]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/vexpress_common.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / vexpress_common.h
index bed8ffd4a05bcec44578f4af403e4a8c613bc126..98f6ae94e68d9b105a85620ab5279d60b36da086 100644 (file)
 
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              512     /* Console I/O Buffer Size */
-#define CONFIG_SYS_PROMPT              "VExpress# "
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_HUSH_PARSER