]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/omap3_sdp3430.h
Remove superfluous uses of V_PROMPT macro.
[karo-tx-uboot.git] / include / configs / omap3_sdp3430.h
index fa2ad534340816e46a66df9519c39c5c71e0b884..4d01933883137871e170363bdb906489537a6b8e 100644 (file)
 /*
  * Miscellaneous configurable options
  */
-#define V_PROMPT                       "OMAP34XX SDP # "
 
 #define CONFIG_SYS_LONGHELP            /* undef to save memory */
 #define CONFIG_SYS_HUSH_PARSER         /* use "hush" command parser */
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
-#define CONFIG_SYS_PROMPT              V_PROMPT
+#define CONFIG_SYS_PROMPT              "OMAP34XX SDP # "
 #define CONFIG_SYS_CBSIZE              256     /* Console I/O Buffer Size */
 /* Print Buffer Size */
 #define CONFIG_SYS_PBSIZE              (CONFIG_SYS_CBSIZE + \