summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorGraeme Gregory2012-05-15 08:48:59 +0200
committerMark Brown2012-05-19 13:45:25 +0200
commit4c5dabce4ee9412b320a83ab98850aa5834451bc (patch)
tree40e4c6c0f7f66355b027a4bfa773c689d029545c /drivers/regulator/Kconfig
parentregulator: regulator driver for Palmas series chips (diff)
downloadkernel-qcow2-linux-4c5dabce4ee9412b320a83ab98850aa5834451bc.tar.gz
kernel-qcow2-linux-4c5dabce4ee9412b320a83ab98850aa5834451bc.tar.xz
kernel-qcow2-linux-4c5dabce4ee9412b320a83ab98850aa5834451bc.zip
regulator: regulator for Palmas Kconfig
Add the Kconfig/Makefile stuff for the palmas regulator driver Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 4ad4e8d3c1ee..c86b8864e411 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -268,6 +268,18 @@ config REGULATOR_DB8500_PRCMU
This driver supports the voltage domain regulators controlled by the
DB8500 PRCMU
+config REGULATOR_PALMAS
+ tristate "TI Palmas PMIC Regulators"
+ depends on MFD_PALMAS
+ help
+ If you wish to control the regulators on the Palmas series of
+ chips say Y here. This will enable support for all the software
+ controllable SMPS/LDO regulators.
+
+ The regulators available on Palmas series chips vary depending
+ on the muxing. This is handled automatically in the driver by
+ reading the mux info from OTP.
+
config REGULATOR_TPS6105X
tristate "TI TPS6105X Power regulators"
depends on TPS6105X