aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
diff options
context:
space:
mode:
authorVignesh R <vigneshr@ti.com>2018-11-09 06:14:11 -0500
committerWolfram Sang <wsa@the-dreams.de>2018-11-09 11:25:29 -0500
commit5b277402deac0691226a947df71c581686bd4020 (patch)
tree8e39e0c1184c2ab8036cda3190ea4378a954359d /drivers/i2c
parentab214c48387aaaadcf8246b4b00d8b78286fde1b (diff)
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>
Diffstat (limited to 'drivers/i2c')
-rw-r--r--drivers/i2c/busses/Kconfig2
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
753config I2C_OMAP 753config 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