diff options
Diffstat (limited to 'configs/mx51evk_defconfig')
-rw-r--r-- | configs/mx51evk_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx51evk_defconfig b/configs/mx51evk_defconfig index 89282c2df05..9ac4b65f621 100644 --- a/configs/mx51evk_defconfig +++ b/configs/mx51evk_defconfig @@ -5,6 +5,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx51evk/imximage.cfg" CONFIG_BOOTDELAY=1 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y +CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set |