Skip to content

Commit 5b27740

Browse files
r-vigneshWolfram Sang
authored andcommitted
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>
1 parent ab214c4 commit 5b27740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/i2c/busses/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ config I2C_OCORES
752752

753753
config I2C_OMAP
754754
tristate "OMAP I2C adapter"
755-
depends on ARCH_OMAP
755+
depends on ARCH_OMAP || ARCH_K3
756756
default y if MACH_OMAP_H3 || MACH_OMAP_OSK
757757
help
758758
If you say yes to this option, support will be included for the

0 commit comments

Comments
 (0)