]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/calimain.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / calimain.h
index 6bf906cf87e103eadd4500cf6173d1f6e4042a50..2de5aeb4602a5e473227d2266963027140873b35 100644 (file)
  * U-Boot general configuration
  */
 #define CONFIG_BOOTFILE        "uImage" /* Boot file name */
-#define CONFIG_SYS_PROMPT      "Calimain > " /* Command Prompt */
 #define CONFIG_SYS_CBSIZE      1024 /* Console I/O Buffer Size */
 #define CONFIG_SYS_PBSIZE      (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
 #define CONFIG_SYS_MAXARGS     16 /* max number of command args */