aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index faaa9b4d0d07..22f2fa912127 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -125,6 +125,12 @@ config BATTERY_MAX17040
125 in handheld and portable equipment. The MAX17040 is configured 125 in handheld and portable equipment. The MAX17040 is configured
126 to operate with a single lithium cell 126 to operate with a single lithium cell
127 127
128config BATTERY_Z2
129 tristate "Z2 battery driver"
130 depends on I2C && MACH_ZIPIT2
131 help
132 Say Y to include support for the battery on the Zipit Z2.
133
128config CHARGER_PCF50633 134config CHARGER_PCF50633
129 tristate "NXP PCF50633 MBC" 135 tristate "NXP PCF50633 MBC"
130 depends on MFD_PCF50633 136 depends on MFD_PCF50633