]> git.kernelconcepts.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 06d1ad3dae51b0bbd440ab6c7dde64afa0481bd8..0ac66fcb6ed2ebc0d5c94d89b2d7c2cda878eb45 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)