[PATCH] imx: kontron-sl-mx6ul: Enable I2C support

Frieder Schrempf frieder at fris.de
Tue May 26 14:19:33 CEST 2026


From: Frieder Schrempf <frieder.schrempf at kontron.de>

Enable the driver to support using I2C interfaces.

Signed-off-by: Frieder Schrempf <frieder.schrempf at kontron.de>
---
 configs/kontron-sl-mx6ul_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/kontron-sl-mx6ul_defconfig b/configs/kontron-sl-mx6ul_defconfig
index 4203c3e8a4b..aa86dd8e68f 100644
--- a/configs/kontron-sl-mx6ul_defconfig
+++ b/configs/kontron-sl-mx6ul_defconfig
@@ -85,6 +85,7 @@ CONFIG_FASTBOOT_MMC_BOOT_SUPPORT=y
 CONFIG_FASTBOOT_MMC_USER_SUPPORT=y
 CONFIG_FASTBOOT_MMC_USER_NAME="mmc1"
 CONFIG_DM_I2C=y
+CONFIG_SYS_I2C_MXC=y
 CONFIG_FSL_USDHC=y
 CONFIG_MTD=y
 CONFIG_DM_MTD=y
-- 
2.54.0



More information about the U-Boot mailing list