diff options
Diffstat (limited to 'configs/mx53evk_defconfig')
-rw-r--r-- | configs/mx53evk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx53evk_defconfig b/configs/mx53evk_defconfig index 45f5e4570d..9a05a8bf8c 100644 --- a/configs/mx53evk_defconfig +++ b/configs/mx53evk_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_MX53EVK=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53evk/imximage.cfg" +CONFIG_BOOTDELAY=3 CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_MMC=y |