summaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
authorHaojian Zhuang2010-01-25 16:38:35 +0100
committerSamuel Ortiz2010-03-07 22:17:17 +0100
commit28db38888b2a53b6bdd70104c2d2a199632ca507 (patch)
tree37534e1bf9f1fe8b17583a0ed8c98efe5bc16393 /drivers/power/Kconfig
parentrtc: Enable rtc in max8925 (diff)
downloadkernel-qcow2-linux-28db38888b2a53b6bdd70104c2d2a199632ca507.tar.gz
kernel-qcow2-linux-28db38888b2a53b6bdd70104c2d2a199632ca507.tar.xz
kernel-qcow2-linux-28db38888b2a53b6bdd70104c2d2a199632ca507.zip
power_supply: Enable power supply of max8925
MAX8925 is a PMIC that contains charger component Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.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 bf1467213954..faaa9b4d0d07 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -29,6 +29,13 @@ config APM_POWER
Say Y here to enable support APM status emulation using
battery class devices.
+config MAX8925_POWER
+ tristate "MAX8925 battery charger support"
+ depends on MFD_MAX8925
+ help
+ Say Y here to enable support for the battery charger in the Maxim
+ MAX8925 PMIC.
+
config WM831X_BACKUP
tristate "WM831X backup battery charger support"
depends on MFD_WM831X