projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c5dabc
)
mfd: tpx6586x: Depend on regulator
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 19 May 2012 16:54:28 +0000
(17:54 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 19 May 2012 17:16:33 +0000
(18:16 +0100)
Some of the OF binding stuff is done in the MFD.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/mfd/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index 11e44386fa9bba2287c3fda66b422b3f88c57963..a4fd1738191a70d16c11ef3319b1e9baf6737c3d 100644
(file)
--- 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.