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 363f4d1ae067..ac807c4fda57 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -225,6 +225,12 @@ config CHARGER_TWL4030 | |||
225 | help | 225 | help |
226 | Say Y here to enable support for TWL4030 Battery Charge Interface. | 226 | Say Y here to enable support for TWL4030 Battery Charge Interface. |
227 | 227 | ||
228 | config CHARGER_LP8727 | ||
229 | tristate "National Semiconductor LP8727 charger driver" | ||
230 | depends on I2C | ||
231 | help | ||
232 | Say Y here to enable support for LP8727 Charger Driver. | ||
233 | |||
228 | config CHARGER_GPIO | 234 | config CHARGER_GPIO |
229 | tristate "GPIO charger" | 235 | tristate "GPIO charger" |
230 | depends on GPIOLIB | 236 | depends on GPIOLIB |