summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-11-07 11:13:37 +0300
committerStefano Babic <sbabic@denx.de>2023-01-31 20:08:23 +0300
commitea993cc26a8c1ffb355ae678acb01cfeabb8c963 (patch)
tree703f21fcef224d68303065fa794643db4f95e9f8 /configs
parentf0f461287eff2a797fefd845aa746df17f5b0624 (diff)
downloadu-boot-ea993cc26a8c1ffb355ae678acb01cfeabb8c963.tar.xz
imx: mx6sabreauto: convert to DM_I2C
Convert to DM_I2C Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6sabreauto_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6sabreauto_defconfig b/configs/mx6sabreauto_defconfig
index 639f552b6d..50f63c23b1 100644
--- a/configs/mx6sabreauto_defconfig
+++ b/configs/mx6sabreauto_defconfig
@@ -76,7 +76,7 @@ CONFIG_ARP_TIMEOUT=200
CONFIG_BOUNCE_BUFFER=y
CONFIG_DFU_MMC=y
CONFIG_DFU_SF=y
-CONFIG_SYS_I2C_LEGACY=y
+CONFIG_DM_I2C=y
CONFIG_SPL_SYS_I2C_LEGACY=y
CONFIG_SYS_I2C_MXC=y
CONFIG_FSL_USDHC=y