summaryrefslogtreecommitdiffstats
path: root/configs/corvus_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/corvus_defconfig')
-rw-r--r--configs/corvus_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/corvus_defconfig b/configs/corvus_defconfig
index a167fe5ce9..d97cb111f7 100644
--- a/configs/corvus_defconfig
+++ b/configs/corvus_defconfig
@@ -24,6 +24,8 @@ CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk mtdparts=atmel_nand:256k(boots
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_NAND_SUPPORT=y
+CONFIG_SPL_NAND_DRIVERS=y
+CONFIG_SPL_NAND_ECC=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot> "
# CONFIG_CMD_BDI is not set