diff options
Diffstat (limited to 'drivers/i2c')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 0e0a39040835..3c259ee7ddda 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -515,6 +515,7 @@ config I2C_SIMTEC | |||
515 | 515 | ||
516 | config I2C_STU300 | 516 | config I2C_STU300 |
517 | tristate "ST Microelectronics DDC I2C interface" | 517 | tristate "ST Microelectronics DDC I2C interface" |
518 | depends on MACH_U300 | ||
518 | default y if MACH_U300 | 519 | default y if MACH_U300 |
519 | help | 520 | help |
520 | If you say yes to this option, support will be included for the | 521 | If you say yes to this option, support will be included for the |