diff options
Diffstat (limited to 'include/configs/motionpro.h')
-rw-r--r-- | include/configs/motionpro.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/motionpro.h b/include/configs/motionpro.h index bdcae59e0d..f6a44976fb 100644 --- a/include/configs/motionpro.h +++ b/include/configs/motionpro.h @@ -100,7 +100,6 @@ #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_ETHADDR 00:50:C2:40:10:00 #define CONFIG_OVERWRITE_ETHADDR_ONCE 1 |