]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/xilinx_zynqmp.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / xilinx_zynqmp.h
index 68853b64de539a9591f950684f98533c8bcc72ca..01b7993bb6b81568b8e5829d7aaa2fa8246314f9 100644 (file)
 /* Monitor Command Prompt */
 /* Console I/O Buffer Size */
 #define CONFIG_SYS_CBSIZE              2048
-#define CONFIG_SYS_PROMPT              "ZynqMP> "
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_HUSH_PARSER