diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h index 254d91f952890cf25b7f64605f4c2094a8a99818..8a7b0da4d0f6cc0f3eee1618f073c1c17bca304b 100644 --- a/include/configs/sbc8548.h +++ b/include/configs/sbc8548.h @@ -455,6 +455,7 @@ /* * Miscellaneous configurable options */ +#define CONFIG_CMDLINE_EDITING /* undef to save memory */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */