new at91_emac network driver (NET_MULTI api)
[oweals/u-boot.git] / include / configs / apollon.h
index ed14f7aa68d24055144ee5b1f3cf1c76d9b07739..c1295de36d2e8cb1026496ec8c96aaf87771a961 100644 (file)
 /*
  * Miscellaneous configurable options
  */
-#define        V_PROMPT        "Apollon # "
-
 #define        CONFIG_SYS_LONGHELP     /* undef to save memory */
-#define        CONFIG_SYS_PROMPT       V_PROMPT
+#define        CONFIG_SYS_PROMPT       "Apollon # "
 #define        CONFIG_SYS_CBSIZE       256     /* Console I/O Buffer Size */
 /* Print Buffer Size */
 #define        CONFIG_SYS_PBSIZE       (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)