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 a79f16afb588..27b751b995fb 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -388,6 +388,14 @@ config CHARGER_TPS65090
388 Say Y here to enable support for battery charging with TPS65090 388 Say Y here to enable support for battery charging with TPS65090
389 PMIC chips. 389 PMIC chips.
390 390
391config BATTERY_GAUGE_LTC2941
392 tristate "LTC2941/LTC2943 Battery Gauge Driver"
393 depends on I2C
394 help
395 Say Y here to include support for LTC2941 and LTC2943 Battery
396 Gauge IC. The driver reports the charge count continuously, and
397 measures the voltage and temperature every 10 seconds.
398
391config AB8500_BM 399config AB8500_BM
392 bool "AB8500 Battery Management Driver" 400 bool "AB8500 Battery Management Driver"
393 depends on AB8500_CORE && AB8500_GPADC 401 depends on AB8500_CORE && AB8500_GPADC