summaryrefslogtreecommitdiff
path: root/drivers/regulator
diff options
context:
space:
mode:
authorJason Liu <jason.hui@linaro.org>2011-12-14 22:03:31 +0800
committerJason Liu <r64343@freescale.com>2012-01-09 21:10:15 +0800
commit4d5f2a87940d5e2779d1786404a37f89c42c08a6 (patch)
tree31d57e6d8d6a91628a3c5465deda021586e5a7cd /drivers/regulator
parent830be05861d77f0000b1fe6424eecdacfedffd5a (diff)
build fix and driver fix
Signed-off-by: Jason Liu <jason.hui@linaro.org>
Diffstat (limited to 'drivers/regulator')
-rwxr-xr-xdrivers/regulator/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index db301f4758b3..f996525305ed 100755
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -290,6 +290,9 @@ config REGULATOR_DB8500_PRCMU
config REGULATOR_TPS6586X
tristate "TI TPS6586X Power regulators"
+ depends on MFD_TPS6586X
+ help
+ This driver supports TPS6586X voltage regulator chips.
config REGULATOR_ANATOP
tristate "ANATOP LDO regulators"
@@ -298,9 +301,6 @@ config REGULATOR_ANATOP
default y
help
Say y here to support ANATOP LDOs regulators.
- depends on MFD_TPS6586X
- help
- This driver supports TPS6586X voltage regulator chips.
config REGULATOR_TPS6524X
tristate "TI TPS6524X Power regulators"