kconfig: add config option for shell prompt
[platform/kernel/u-boot.git] / include / configs / M54451EVB.h
index 2c08512..de747a4 100644 (file)
 
 #define CONFIG_PRAM                    2048    /* 2048 KB */
 
-#define CONFIG_SYS_PROMPT              "-> "
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 
 #if defined(CONFIG_CMD_KGDB)