mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
board: rut: convert to DM_I2C
Conversion to DM_I2C is mandatory, enable DM_I2C to disable board removal warning. Signed-off-by: Anatolij Gustschin <agust@denx.de>
This commit is contained in:
committed by
Heiko Schocher
parent
2fa0cbd08b
commit
b913ba95c7
@@ -88,7 +88,7 @@ CONFIG_BOOTCOUNT_LIMIT=y
|
||||
CONFIG_BOOTCOUNT_ENV=y
|
||||
CONFIG_DFU_NAND=y
|
||||
CONFIG_SYS_DFU_DATA_BUF_SIZE=0x100000
|
||||
CONFIG_SYS_I2C_LEGACY=y
|
||||
CONFIG_DM_I2C=y
|
||||
CONFIG_SPL_SYS_I2C_LEGACY=y
|
||||
# CONFIG_SPL_DM_MMC is not set
|
||||
CONFIG_MMC_OMAP_HS=y
|
||||
|
||||
Reference in New Issue
Block a user