commit | 67bada03b88f5a1f637f959fb45f6b32a97c5a14 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Nov 07 16:13:38 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 31 18:08:23 2023 +0100 |
tree | ef5b20d2c27a23edff5aa05aea88d7f5ff14b10f | |
parent | 792e5b7633d10905e726b0945e9b03196602c322 [diff] [blame] |
imx: mx6sabresd: convert to DM_I2C Convert to DM_I2C Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/configs/mx6sabresd_defconfig b/configs/mx6sabresd_defconfig index cae23b9..6905850 100644 --- a/configs/mx6sabresd_defconfig +++ b/configs/mx6sabresd_defconfig
@@ -82,7 +82,7 @@ CONFIG_FASTBOOT_BUF_SIZE=0x10000000 CONFIG_FASTBOOT_FLASH=y CONFIG_FASTBOOT_FLASH_MMC_DEV=2 -CONFIG_SYS_I2C_LEGACY=y +CONFIG_DM_I2C=y CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MXC=y CONFIG_SUPPORT_EMMC_BOOT=y