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 0e98b20d4c22..60d83d983a36 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -179,4 +179,10 @@ config CHARGER_ISP1704 | |||
179 | Say Y to enable support for USB Charger Detection with | 179 | Say Y to enable support for USB Charger Detection with |
180 | ISP1707/ISP1704 USB transceivers. | 180 | ISP1707/ISP1704 USB transceivers. |
181 | 181 | ||
182 | config CHARGER_TWL4030 | ||
183 | tristate "OMAP TWL4030 BCI charger driver" | ||
184 | depends on TWL4030_CORE | ||
185 | help | ||
186 | Say Y here to enable support for TWL4030 Battery Charge Interface. | ||
187 | |||
182 | endif # POWER_SUPPLY | 188 | endif # POWER_SUPPLY |