diff options
Diffstat (limited to 'configs/draco-thuban_defconfig')
-rw-r--r-- | configs/draco-thuban_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/draco-thuban_defconfig b/configs/draco-thuban_defconfig index cf2c46b..fcc9b03 100644 --- a/configs/draco-thuban_defconfig +++ b/configs/draco-thuban_defconfig @@ -84,8 +84,10 @@ CONFIG_CLK=y CONFIG_CLK_TI_CTRL=y CONFIG_DFU_NAND=y CONFIG_SYS_DFU_DATA_BUF_SIZE=0x100000 -CONFIG_SYS_I2C_LEGACY=y +CONFIG_DM_I2C=y +# CONFIG_SPL_DM_I2C is not set CONFIG_SPL_SYS_I2C_LEGACY=y +CONFIG_I2C_SET_DEFAULT_BUS_NUM=y # CONFIG_MMC is not set CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y |