diff options
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r-- | drivers/power/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index 6eae8211197f..d1d3c7006eac 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -136,6 +136,12 @@ config BATTERY_Z2 | |||
136 | help | 136 | help |
137 | Say Y to include support for the battery on the Zipit Z2. | 137 | Say Y to include support for the battery on the Zipit Z2. |
138 | 138 | ||
139 | config BATTERY_S3C_ADC | ||
140 | tristate "Battery driver for Samsung ADC based monitoring" | ||
141 | depends on S3C_ADC | ||
142 | help | ||
143 | Say Y here to enable support for iPAQ h1930/h1940/rx1950 battery | ||
144 | |||
139 | config CHARGER_PCF50633 | 145 | config CHARGER_PCF50633 |
140 | tristate "NXP PCF50633 MBC" | 146 | tristate "NXP PCF50633 MBC" |
141 | depends on MFD_PCF50633 | 147 | depends on MFD_PCF50633 |