diff options
Diffstat (limited to 'configs/meesc_defconfig')
-rw-r--r-- | configs/meesc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/meesc_defconfig b/configs/meesc_defconfig index aac7cc5e21..727d193679 100644 --- a/configs/meesc_defconfig +++ b/configs/meesc_defconfig @@ -3,6 +3,7 @@ CONFIG_ARCH_AT91=y CONFIG_TARGET_MEESC=y CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263,SYS_USE_NANDFLASH" +CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y # CONFIG_CMD_BDI is not set CONFIG_CMD_BOOTZ=y |