diff options
Diffstat (limited to 'include/configs/TQM855M.h')
-rw-r--r-- | include/configs/TQM855M.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/TQM855M.h b/include/configs/TQM855M.h index 301a0a8b93..b44a31b64a 100644 --- a/include/configs/TQM855M.h +++ b/include/configs/TQM855M.h @@ -144,7 +144,6 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ -#define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH parser */ #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ |