]> git.sur5r.net Git - u-boot/blobdiff - include/configs/davinci_sonata.h
kconfig: add config option for shell prompt
[u-boot] / include / configs / davinci_sonata.h
index 410cf687416aa0239843e713b718db3380dc89ca..b85c988b5d84f3744808cca16aa193c1c5029761 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 */