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 06766ec5e288..1bfc561bfd14 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -284,7 +284,7 @@ depends on MFD_STMPE
284 284
285config STMPE_I2C 285config STMPE_I2C
286 bool "STMPE I2C Inteface" 286 bool "STMPE I2C Inteface"
287 depends on I2C 287 depends on I2C=y
288 default y 288 default y
289 help 289 help
290 This is used to enable I2C interface of STMPE 290 This is used to enable I2C interface of STMPE