]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/davinci_dm355evm.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / davinci_dm355evm.h
index e873fa4d8d8db3d51da5ceddd2d93622c05b09ae..72296a03ddb601c4220f952d202473fa7a5f12cb 100644 (file)
 
 /* U-Boot general configuration */
 #define CONFIG_BOOTFILE                "uImage"        /* Boot file name */
-#define CONFIG_SYS_PROMPT      "DM355 EVM # "  /* 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)