summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorRobin Gong <B38343@freescale.com>2011-12-19 18:09:25 +0800
committerJason Liu <r64343@freescale.com>2012-07-20 13:19:18 +0800
commit6bd030fbd17ab6d021c3a3775cefd8dc80c0e094 (patch)
tree1fe2cdf88bf8fe6bf506bb4b65de602e5b52963a /drivers/regulator/Kconfig
parent110d4d77fbd1023de0308fc51a23d64e501210b8 (diff)
ENGR00170255-3 MX6Q PFUZE100: add regulator driver of pfuze100
add new regulator driver for pfuze100 based on mfd structure Signed-off-by: Robin Gong <B38343@freescale.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rwxr-xr-xdrivers/regulator/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index f996525305ed..8ba178f0d8ee 100755
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -220,7 +220,12 @@ config REGULATOR_MC34708
help
Say y here to support the regulators found on the Freescale MC34708
PMIC.
-
+config REGULATOR_PFUZE100
+ tristate "Support regulators on Freescale PFUZE100 PMIC"
+ depends on MFD_PFUZE
+ help
+ Say y here to support the regulators found on the Freescale PFUZE100
+ PMIC.
config REGULATOR_AB3100
tristate "ST-Ericsson AB3100 Regulator functions"
depends on AB3100_CORE