aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index c559d352c420..d92bea2c468f 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -186,7 +186,7 @@ config MFD_TPS65912
186 depends on GPIOLIB 186 depends on GPIOLIB
187 187
188config MFD_TPS65912_I2C 188config MFD_TPS65912_I2C
189 bool "TPS95612 Power Management chip with I2C" 189 bool "TPS65912 Power Management chip with I2C"
190 select MFD_CORE 190 select MFD_CORE
191 select MFD_TPS65912 191 select MFD_TPS65912
192 depends on I2C=y && GPIOLIB 192 depends on I2C=y && GPIOLIB