diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 01c928bca099..66779bdc9627 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -563,8 +563,8 @@ config MFD_JZ4740_ADC | |||
563 | This driver is necessary for jz4740-battery and jz4740-hwmon driver. | 563 | This driver is necessary for jz4740-battery and jz4740-hwmon driver. |
564 | 564 | ||
565 | config MFD_TPS6586X | 565 | config MFD_TPS6586X |
566 | tristate "TPS6586x Power Management chips" | 566 | bool "TPS6586x Power Management chips" |
567 | depends on I2C && GPIOLIB | 567 | depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS |
568 | select MFD_CORE | 568 | select MFD_CORE |
569 | help | 569 | help |
570 | If you say yes here you get support for the TPS6586X series of | 570 | If you say yes here you get support for the TPS6586X series of |