]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/davinci_sonata.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / davinci_sonata.h
index 4a17c38ffc50551679945b8b14cd4441dee5d977..0ddc96cefc5e0c99d4baac26fe0d9003c7749fca 100644 (file)
 #define CONFIG_MISC_INIT_R
 #undef CONFIG_BOOTDELAY
 #define CONFIG_BOOTFILE                "uImage"        /* Boot file name */
-#define CONFIG_SYS_PROMPT              "U-Boot > "     /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              1024            /* Console I/O Buffer Size  */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)        /* Print buffer sz */
 #define CONFIG_SYS_MAXARGS             16              /* max number of command args */