hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
[platform/kernel/u-boot.git] / include / configs / AP1000.h
index fd074fb..09cfef6 100644 (file)
@@ -39,7 +39,6 @@
 
 #define CONFIG_SYS_HUSH_PARSER 1               /* use "hush" command parser    */
 #define CONFIG_SYS_PROMPT              "0> "
-#define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 
 #define CONFIG_COMMAND_EDIT    1
 #define CONFIG_COMPLETE_ADDRESSES 1