]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cam_enc_4xx.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / cam_enc_4xx.h
index 49e03ac1f101cc656285d9c906a693222deb333b..c2ed473c6d148b6b26dd046b9538f3fc395d73b0 100644 (file)
 
 /* U-Boot general configuration */
 #define CONFIG_BOOTFILE                "uImage"        /* Boot file name */
-#define CONFIG_SYS_PROMPT      "cam_enc_4xx> " /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE      1024            /* Console I/O Buffer Size  */
 #define CONFIG_SYS_PBSIZE                      /* Print buffer size */ \
                (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)