diff options
Diffstat (limited to 'configs/h2200_defconfig')
-rw-r--r-- | configs/h2200_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/h2200_defconfig b/configs/h2200_defconfig index 0f7b3361ef..a07b37abd9 100644 --- a/configs/h2200_defconfig +++ b/configs/h2200_defconfig @@ -9,6 +9,9 @@ CONFIG_SYS_CONSOLE_IS_IN_ENV=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y +# CONFIG_CMDLINE_EDITING is not set +# CONFIG_AUTO_COMPLETE is not set +# CONFIG_SYS_LONGHELP is not set CONFIG_SYS_PROMPT="> " # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set |