]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cpu9260.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / cpu9260.h
index d3c6f75a126820d439430018a591a61293e263a7..82f4fe7d3cc4be8e5ef631cb4d0afd153012f0fc 100644 (file)
 
 #define CONFIG_BAUDRATE                        115200
 
-#if defined(CONFIG_CPU9G20)
-#define CONFIG_SYS_PROMPT              "CPU9G20=> "
-#elif defined(CONFIG_CPU9260)
-#define CONFIG_SYS_PROMPT              "CPU9260=> "
-#endif
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE              \