board: chiliboard: 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
62ce9f7fff
commit
5a025f0543
@@ -52,7 +52,7 @@ CONFIG_NET_RETRY_COUNT=10
|
||||
CONFIG_BOOTP_SEND_HOSTNAME=y
|
||||
CONFIG_BOOTCOUNT_LIMIT=y
|
||||
CONFIG_SYS_BOOTCOUNT_BE=y
|
||||
CONFIG_SYS_I2C_LEGACY=y
|
||||
CONFIG_DM_I2C=y
|
||||
CONFIG_SPL_SYS_I2C_LEGACY=y
|
||||
CONFIG_MISC=y
|
||||
CONFIG_MMC_OMAP_HS=y
|
||||
|
Reference in New Issue
Block a user