diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 4990a492a09b..b6c267724e14 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -721,8 +721,9 @@ 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=y && GPIOLIB | 724 | depends on I2C=y |
725 | select MFD_CORE | 725 | select MFD_CORE |
726 | select GPIO_TPS65910 | ||
726 | help | 727 | help |
727 | if you say yes here you get support for the TPS65910 series of | 728 | if you say yes here you get support for the TPS65910 series of |
728 | Power Management chips. | 729 | Power Management chips. |