|
@@ -751,7 +751,7 @@ config I2C_OCORES
|
|
|
|
|
|
|
|
config I2C_OMAP
|
|
config I2C_OMAP
|
|
|
tristate "OMAP I2C adapter"
|
|
tristate "OMAP I2C adapter"
|
|
|
- depends on ARCH_OMAP
|
|
|
|
|
|
|
+ depends on ARCH_OMAP || ARCH_K3
|
|
|
default y if MACH_OMAP_H3 || MACH_OMAP_OSK
|
|
default y if MACH_OMAP_H3 || MACH_OMAP_OSK
|
|
|
help
|
|
help
|
|
|
If you say yes to this option, support will be included for the
|
|
If you say yes to this option, support will be included for the
|