diff options
Diffstat (limited to 'include/configs/flea3.h')
-rw-r--r-- | include/configs/flea3.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/flea3.h b/include/configs/flea3.h index 15905b98406..df751529d21 100644 --- a/include/configs/flea3.h +++ b/include/configs/flea3.h @@ -110,7 +110,6 @@ */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_CMDLINE_EDITING -#define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */ #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ |