diff options
Diffstat (limited to 'include/configs/mx51evk.h')
-rw-r--r-- | include/configs/mx51evk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx51evk.h b/include/configs/mx51evk.h index 31cd5bb..125d25d 100644 --- a/include/configs/mx51evk.h +++ b/include/configs/mx51evk.h @@ -213,7 +213,6 @@ * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ #define CONFIG_SYS_MAXARGS 16 /* max number of command args */ |