]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/T102xQDS.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / T102xQDS.h
index 0fa03cf93cd652af6ecc58dfe334c90941309d63..21a918a48499fd5feea907e55fffe4db89cf280c 100644 (file)
@@ -871,7 +871,6 @@ unsigned long get_board_ddr_clk(void);
 #define CONFIG_CMDLINE_EDITING                 /* Command-line editing */
 #define CONFIG_AUTO_COMPLETE                   /* add autocompletion support */
 #define CONFIG_SYS_LOAD_ADDR   0x2000000       /* default load address */
-#define CONFIG_SYS_PROMPT      "=> "           /* Monitor Command Prompt */
 #ifdef CONFIG_CMD_KGDB
 #define CONFIG_SYS_CBSIZE      1024            /* Console I/O Buffer Size */
 #else