aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 52a462fc6b84..1f50ebcc6399 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -203,6 +203,14 @@ config CHARGER_ISP1704
203 Say Y to enable support for USB Charger Detection with 203 Say Y to enable support for USB Charger Detection with
204 ISP1707/ISP1704 USB transceivers. 204 ISP1707/ISP1704 USB transceivers.
205 205
206config CHARGER_MAX8903
207 tristate "MAX8903 Battery DC-DC Charger for USB and Adapter Power"
208 help
209 Say Y to enable support for the MAX8903 DC-DC charger and sysfs.
210 The driver supports controlling charger-enable and current-limit
211 pins based on the status of charger connections with interrupt
212 handlers.
213
206config CHARGER_TWL4030 214config CHARGER_TWL4030
207 tristate "OMAP TWL4030 BCI charger driver" 215 tristate "OMAP TWL4030 BCI charger driver"
208 depends on TWL4030_CORE 216 depends on TWL4030_CORE