diff options
Diffstat (limited to 'configs/aristainetos2_defconfig')
-rw-r--r-- | configs/aristainetos2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/aristainetos2_defconfig b/configs/aristainetos2_defconfig index edabf926d64..8cdd703ffc9 100644 --- a/configs/aristainetos2_defconfig +++ b/configs/aristainetos2_defconfig @@ -7,6 +7,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/aristainetos/aristainetos2.cfg,MX6DL" 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 |