mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 01:21:28 +00:00
i2c: omap: Enable for ARCH_K3
Allow I2C_OMAP to be built for K3 platforms. Signed-off-by: Vignesh R <vigneshr@ti.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
parent
ab214c4838
commit
5b277402de
@ -752,7 +752,7 @@ config I2C_OCORES
|
||||
|
||||
config I2C_OMAP
|
||||
tristate "OMAP I2C adapter"
|
||||
depends on ARCH_OMAP
|
||||
depends on ARCH_OMAP || ARCH_K3
|
||||
default y if MACH_OMAP_H3 || MACH_OMAP_OSK
|
||||
help
|
||||
If you say yes to this option, support will be included for the
|
||||
|
Loading…
Reference in New Issue
Block a user