]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/calimain.h
kconfig: add config option for shell prompt
[people/ms/u-boot.git] / include / configs / calimain.h
index 7d8bb4790d64f22e7ac297a4801c1520c3660d74..c8b15fb534217c7261f8d4a6cd45bafa99565671 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 */