diff options
Diffstat (limited to 'configs/ds414_defconfig')
-rw-r--r-- | configs/ds414_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ds414_defconfig b/configs/ds414_defconfig index fb75ee87d0..ee940ca0d8 100644 --- a/configs/ds414_defconfig +++ b/configs/ds414_defconfig @@ -46,6 +46,8 @@ CONFIG_USE_ENV_SPI_MAX_HZ=y CONFIG_ENV_SPI_MAX_HZ=50000000 CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_SPL_OF_TRANSLATE=y +CONFIG_SYS_I2C_LEGACY=y +CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y # CONFIG_MMC is not set CONFIG_MTD=y |