diff options
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 05f882f5d278..4990a492a09b 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -721,7 +721,7 @@ config MFD_PM8XXX_IRQ | |||
721 | 721 | ||
722 | config MFD_TPS65910 | 722 | config MFD_TPS65910 |
723 | bool "TPS65910 Power Management chip" | 723 | bool "TPS65910 Power Management chip" |
724 | depends on I2C && GPIOLIB | 724 | depends on I2C=y && GPIOLIB |
725 | select MFD_CORE | 725 | select MFD_CORE |
726 | help | 726 | help |
727 | if you say yes here you get support for the TPS65910 series of | 727 | if you say yes here you get support for the TPS65910 series of |