diff options
Diffstat (limited to 'configs/mx6qsabreauto_defconfig')
-rw-r--r-- | configs/mx6qsabreauto_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6qsabreauto_defconfig b/configs/mx6qsabreauto_defconfig index 4f8b75c30d0..2281522a875 100644 --- a/configs/mx6qsabreauto_defconfig +++ b/configs/mx6qsabreauto_defconfig @@ -6,6 +6,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/imximage.cfg, CONFIG_BOOTDELAY=3 # 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 |