diff options
Diffstat (limited to 'configs/k2g_evm_defconfig')
-rw-r--r-- | configs/k2g_evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/k2g_evm_defconfig b/configs/k2g_evm_defconfig index b350349bbbb..0afddb90215 100644 --- a/configs/k2g_evm_defconfig +++ b/configs/k2g_evm_defconfig @@ -22,7 +22,7 @@ CONFIG_OF_BOARD_SETUP=y # CONFIG_USE_BOOTCOMMAND is not set CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_BOARD_EARLY_INIT_F=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 |