diff options
Diffstat (limited to 'include/configs/cm_t3517.h')
-rw-r--r-- | include/configs/cm_t3517.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cm_t3517.h b/include/configs/cm_t3517.h index 6fcb545304..19117a0af4 100644 --- a/include/configs/cm_t3517.h +++ b/include/configs/cm_t3517.h @@ -159,11 +159,8 @@ /* * Miscellaneous configurable options */ -#define CONFIG_AUTO_COMPLETE -#define CONFIG_CMDLINE_EDITING #define CONFIG_TIMESTAMP #define CONFIG_SYS_AUTOLOAD "no" -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ #define CONFIG_SYS_MAXARGS 32 /* max number of command args */ |