]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ls2085a_common.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / ls2085a_common.h
index 5afee55ae9ca33832ce79eb00d78bf0aac525c28..39fb464593c50c228ab85f55abce7ab6e3edf79c 100644 (file)
@@ -260,7 +260,6 @@ unsigned long long get_qixis_addr(void);
 
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              512     /* Console I/O Buffer Size */
-#define CONFIG_SYS_PROMPT              "=> "
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                        sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_HUSH_PARSER