]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/titanium.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / titanium.h
index 103f1c01a6290cf76440f0de908ae436d099790c..ee683f9264012f42a47fa0304b0caba638e07fb0 100644 (file)
 
 #define CONFIG_BOOTCOMMAND             "run nand_ubifs"
 
-/* Miscellaneous configurable options */
-#define CONFIG_SYS_PROMPT              "Titanium > "
-
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \
                                         sizeof(CONFIG_SYS_PROMPT) + 16)