config: Add a default CONFIG_SYS_PROMPT
[oweals/u-boot.git] / include / configs / MPC8349EMDS.h
index 8a7fad36f48c9ea209b1ce29e52778d088757c20..72e408e9367c4f61270a962e89fe31a911836e38 100644 (file)
  */
 #define CONFIG_SYS_LONGHELP                    /* undef to save memory */
 #define CONFIG_SYS_LOAD_ADDR   0x2000000       /* default load address */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt */
 
 #if defined(CONFIG_CMD_KGDB)
        #define CONFIG_SYS_CBSIZE       1024    /* Console I/O Buffer Size */