config: Add a default CONFIG_SYS_PROMPT
[platform/kernel/u-boot.git] / include / configs / SIMPC8313.h
index 1045afb..336a5b7 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 */
 #define CONFIG_SYS_CBSIZE      1024            /* Console I/O Buffer Size */
 
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE              \