diff options
Diffstat (limited to 'include/configs/motionpro.h')
-rw-r--r-- | include/configs/motionpro.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/motionpro.h b/include/configs/motionpro.h index f4d5dbc..53907f9 100644 --- a/include/configs/motionpro.h +++ b/include/configs/motionpro.h @@ -73,8 +73,6 @@ #undef CONFIG_BOOTARGS #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ -#define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_VERSION_VARIABLE 1 /* include version env variable */ |