OSDN Git Service

Maxim 1586 regulator driver
[android-x86/kernel.git] / drivers / regulator / Kconfig
index e58c0ce..707da4d 100644 (file)
@@ -56,6 +56,15 @@ config REGULATOR_BQ24022
          charging select between 100 mA and 500 mA charging current
          limit.
 
+config REGULATOR_MAX1586
+       tristate "Maxim 1586/1587 voltage regulator"
+       depends on I2C
+       default n
+       help
+         This driver controls a Maxim 1586 or 1587 voltage output
+         regulator via I2C bus. The provided regulator is suitable
+         for PXA27x chips to control VCC_CORE and VCC_USIM voltages.
+
 config REGULATOR_TWL4030
        bool "TI TWL4030/TWL5030/TPS695x0 PMIC"
        depends on TWL4030_CORE