diff --git a/include/configs/digsy_mtc.h b/include/configs/digsy_mtc.h index 558010fa75e05b0284c38779ca14aeac380c8ae5..6ccebfaf8c79a851a4a7fa088f72e4df91017e47 100644 --- a/include/configs/digsy_mtc.h +++ b/include/configs/digsy_mtc.h @@ -272,6 +272,7 @@ */ #define CONFIG_SYS_LONGHELP #define CONFIG_AUTO_COMPLETE 1 +#define CONFIG_CMDLINE_EDITING 1 #define CONFIG_SYS_PROMPT "=> " #define CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT_HUSH_PS2 "> "