aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/i2c/busses/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 8fcdfbae64bd..175ba23b67d7 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -398,6 +398,7 @@ config I2C_IMX
398 398
399config I2C_INTEL_MID 399config I2C_INTEL_MID
400 tristate "Intel Moorestown/Medfield Platform I2C controller" 400 tristate "Intel Moorestown/Medfield Platform I2C controller"
401 depends on PCI
401 help 402 help
402 Say Y here if you have an Intel Moorestown/Medfield platform I2C 403 Say Y here if you have an Intel Moorestown/Medfield platform I2C
403 controller. 404 controller.