diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 87ab0568bb0..dec387d3f04 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -529,7 +529,7 @@ config I2C_SH7760 | |||
529 | 529 | ||
530 | config I2C_SH_MOBILE | 530 | config I2C_SH_MOBILE |
531 | tristate "SuperH Mobile I2C Controller" | 531 | tristate "SuperH Mobile I2C Controller" |
532 | depends on SUPERH | 532 | depends on SUPERH || ARCH_SHMOBILE |
533 | help | 533 | help |
534 | If you say yes to this option, support will be included for the | 534 | If you say yes to this option, support will be included for the |
535 | built-in I2C interface on the Renesas SH-Mobile processor. | 535 | built-in I2C interface on the Renesas SH-Mobile processor. |