kconfig: add config option for shell prompt
[platform/kernel/u-boot.git] / include / configs / rpi-common.h
index dd638c4..8830a10 100644 (file)
 
 /* Shell */
 #define CONFIG_SYS_MAXARGS             8
-#define CONFIG_SYS_PROMPT              "U-Boot> "
 #define CONFIG_COMMAND_HISTORY
 
 /* Commands */