mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-22 07:01:24 +02:00
imx: mx6sabreauto: convert to DM_I2C
Convert to DM_I2C Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
parent
f0f461287e
commit
ea993cc26a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user