diff options
| -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 56ccb1ea7da5..77dc94b44011 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
| @@ -752,7 +752,7 @@ config I2C_OCORES | |||
| 752 | 752 | ||
| 753 | config I2C_OMAP | 753 | config I2C_OMAP |
| 754 | tristate "OMAP I2C adapter" | 754 | tristate "OMAP I2C adapter" |
| 755 | depends on ARCH_OMAP | 755 | depends on ARCH_OMAP || ARCH_K3 |
| 756 | default y if MACH_OMAP_H3 || MACH_OMAP_OSK | 756 | default y if MACH_OMAP_H3 || MACH_OMAP_OSK |
| 757 | help | 757 | help |
| 758 | If you say yes to this option, support will be included for the | 758 | If you say yes to this option, support will be included for the |
