summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-19 16:54:28 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-19 17:16:33 (GMT)
commitb4410a891af503b93d4c0186d47ca62ece25db8b (patch)
tree5f4816cad216ac40deb9b36f7b903506e6bb84b1 /drivers
parent4c5dabce4ee9412b320a83ab98850aa5834451bc (diff)
downloadlinux-fsl-qoriq-b4410a891af503b93d4c0186d47ca62ece25db8b.tar.xz
mfd: tpx6586x: Depend on regulator
Some of the OF binding stuff is done in the MFD. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mfd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 11e4438..a4fd173 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -162,6 +162,7 @@ config MFD_TPS6586X
bool "TPS6586x Power Management chips"
depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS
select MFD_CORE
+ depends on REGULATOR
help
If you say yes here you get support for the TPS6586X series of
Power Management chips.