summaryrefslogtreecommitdiff
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
authorPradeep Goudagunta <pgoudagunta@nvidia.com>2012-12-04 17:43:12 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:47:45 -0700
commitee4c93bd9963eca0fb4d7e1f5a965a7f0b5b0a8d (patch)
treee041bdea9221f0ec0a4253c202896349baea24d4 /drivers/power/Kconfig
parent1fb442b94d3967d40163e1a8617d1dc6cba27281 (diff)
power: Add max77660 fuel-gauge driver
Adding Fuel gauge support for MAX77660 PMIC. Bug 1178638 Change-Id: Id2a3fc4f227e3ecc804356b279d46092760be4dd Signed-off-by: Chris Ye <chris.ye@maximintegrated.com> Signed-off-by: Pradeep Goudagunta <pgoudagunta@nvidia.com> Reviewed-on: http://git-master/r/166159 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
Diffstat (limited to 'drivers/power/Kconfig')
-rw-r--r--drivers/power/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 310dbc51103e..4ff0ca63ed47 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -422,6 +422,13 @@ config BATTERY_GOLDFISH
Say Y to enable support for the battery and AC power in the
Goldfish emulator.
+config BATTERY_MAX77660
+ tristate "MAX77660 Fuel Gauge support"
+ depends on MFD_MAX77660
+ help
+ MAX77660 PMIC has fuel-gauge system for lithium-ion (Li+) batteries
+ in handheld and portable equipment.
+
source "drivers/power/reset/Kconfig"
endif # POWER_SUPPLY