]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/at91sam9260ek.h
kconfig: add config option for shell prompt
[karo-tx-uboot.git] / include / configs / at91sam9260ek.h
index e98cf0ca5c5e3e4ab2d1f0da4e7925eb0f782ab2..459b8f97e0b80eaae4870f55dff8a01deee10b4f 100644 (file)
        "root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait"
 #endif
 
-#define CONFIG_SYS_PROMPT              "U-Boot> "
 #define CONFIG_SYS_CBSIZE              256
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)