]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/davinci_dm365evm.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / davinci_dm365evm.h
index 3ef19dbd25f64846b93ea402ba2792b82a0ee97f..4e17b47e3d7096f3b7e440a4d75a014ecc4c4bb8 100644 (file)
 
 /* U-Boot general configuration */
 #define CONFIG_BOOTFILE                "uImage"        /* Boot file name */
-#define CONFIG_SYS_PROMPT      "DM36x 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)