diff options
Diffstat (limited to 'configs/wb45n_defconfig')
-rw-r--r-- | configs/wb45n_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/wb45n_defconfig b/configs/wb45n_defconfig index 02083520b6..6dc7c2efc4 100644 --- a/configs/wb45n_defconfig +++ b/configs/wb45n_defconfig @@ -6,12 +6,12 @@ CONFIG_SPL_GPIO_SUPPORT=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9X5,SYS_USE_NANDFLASH" CONFIG_BOOTDELAY=3 CONFIG_BOARD_EARLY_INIT_F=y +CONFIG_SPL_NAND_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y CONFIG_CMD_MEMTEST=y |