Commit b4410a89 authored by Mark Brown's avatar Mark Brown

mfd: tpx6586x: Depend on regulator

Some of the OF binding stuff is done in the MFD.
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 4c5dabce
...@@ -162,6 +162,7 @@ config MFD_TPS6586X ...@@ -162,6 +162,7 @@ config MFD_TPS6586X
bool "TPS6586x Power Management chips" bool "TPS6586x Power Management chips"
depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS
select MFD_CORE select MFD_CORE
depends on REGULATOR
help help
If you say yes here you get support for the TPS6586X series of If you say yes here you get support for the TPS6586X series of
Power Management chips. Power Management chips.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment