Commit 7d5019ed authored by Vignesh R's avatar Vignesh R Committed by Greg Kroah-Hartman

i2c: omap: Enable for ARCH_K3

[ Upstream commit 5b277402 ]

Allow I2C_OMAP to be built for K3 platforms.
Signed-off-by: default avatarVignesh R <vigneshr@ti.com>
Reviewed-by: default avatarGrygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent fa471294
......@@ -751,7 +751,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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment