diff options
Diffstat (limited to 'configs/rut_defconfig')
-rw-r--r-- | configs/rut_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rut_defconfig b/configs/rut_defconfig index ac3ed3b26b..4c2328af7b 100644 --- a/configs/rut_defconfig +++ b/configs/rut_defconfig @@ -31,7 +31,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y -CONFIG_SPL_I2C_SUPPORT=y +CONFIG_SPL_I2C=y CONFIG_SPL_NAND_DRIVERS=y CONFIG_SPL_NAND_ECC=y CONFIG_SPL_NAND_BASE=y |