diff options
-rw-r--r-- | drivers/mfd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 11e44386fa9b..a4fd1738191a 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -162,6 +162,7 @@ config MFD_TPS6586X | |||
162 | bool "TPS6586x Power Management chips" | 162 | bool "TPS6586x Power Management chips" |
163 | depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS | 163 | depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS |
164 | select MFD_CORE | 164 | select MFD_CORE |
165 | depends on REGULATOR | ||
165 | help | 166 | help |
166 | If you say yes here you get support for the TPS6586X series of | 167 | If you say yes here you get support for the TPS6586X series of |
167 | Power Management chips. | 168 | Power Management chips. |