config: Add a default CONFIG_SYS_PROMPT
[platform/kernel/u-boot.git] / include / configs / cmi_mpc5xx.h
index 417c873..a3cd2c0 100644 (file)
@@ -82,7 +82,6 @@
  */
 
 #define        CONFIG_SYS_LONGHELP                             /* undef to save memory         */
-#define        CONFIG_SYS_PROMPT               "=> "           /* Monitor Command Prompt       */
 #if defined(CONFIG_CMD_KGDB)
 #define        CONFIG_SYS_CBSIZE               1024            /* Console I/O Buffer Size      */
 #else