summaryrefslogtreecommitdiffstats
path: root/drivers/power/Kconfig
diff options
context:
space:
mode:
authorMark Brown2009-08-10 18:43:53 +0200
committerAnton Vorontsov2009-09-04 19:02:32 +0200
commit3961f7c3cf247eee5df7fabadc7a40f2deeb98f3 (patch)
tree60ed0bdd12f45b85cd7738ba7fe58024e3f88554 /drivers/power/Kconfig
parentds2760_battery: Fix integer overflow for time_to_empty_now (diff)
downloadkernel-qcow2-linux-3961f7c3cf247eee5df7fabadc7a40f2deeb98f3.tar.gz
kernel-qcow2-linux-3961f7c3cf247eee5df7fabadc7a40f2deeb98f3.tar.xz
kernel-qcow2-linux-3961f7c3cf247eee5df7fabadc7a40f2deeb98f3.zip
power_supply: Add driver for the PMU on WM831x PMICs
The WM831x PMICs provide power path management from three sources: a wall supply, USB and a battery with integrated charger. They also provide an additional backup supply with integrated for maintaining always on functionality such as the RTC and monitoring of power switches. After some initial configuration at startup the device operates autonomously, the driver simply provides reporting of the current state. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.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 bdbc4f73fcdc..cea6cef27e89 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 WM831X_POWER
+ tristate "WM831X PMU support"
+ depends on MFD_WM831X
+ help
+ Say Y here to enable support for the power management unit
+ provided by Wolfson Microelectronics WM831x PMICs.
+
config WM8350_POWER
tristate "WM8350 PMU support"
depends on MFD_WM8350