diff options
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r-- | drivers/power/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig index 33da1127992a..7eda34838bfe 100644 --- a/drivers/power/Kconfig +++ b/drivers/power/Kconfig | |||
@@ -82,6 +82,14 @@ config BATTERY_DA9030 | |||
82 | Say Y here to enable support for batteries charger integrated into | 82 | Say Y here to enable support for batteries charger integrated into |
83 | DA9030 PMIC. | 83 | DA9030 PMIC. |
84 | 84 | ||
85 | config BATTERY_MAX17040 | ||
86 | tristate "Maxim MAX17040 Fuel Gauge" | ||
87 | depends on I2C | ||
88 | help | ||
89 | MAX17040 is fuel-gauge systems for lithium-ion (Li+) batteries | ||
90 | in handheld and portable equipment. The MAX17040 is configured | ||
91 | to operate with a single lithium cell | ||
92 | |||
85 | config CHARGER_PCF50633 | 93 | config CHARGER_PCF50633 |
86 | tristate "NXP PCF50633 MBC" | 94 | tristate "NXP PCF50633 MBC" |
87 | depends on MFD_PCF50633 | 95 | depends on MFD_PCF50633 |