summaryrefslogtreecommitdiffstats
path: root/include/configs/apollon.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/apollon.h')
-rw-r--r--include/configs/apollon.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/configs/apollon.h b/include/configs/apollon.h
index ed14f7aa68..c1295de36d 100644
--- a/include/configs/apollon.h
+++ b/include/configs/apollon.h
@@ -185,10 +185,8 @@
/*
* 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)
OpenPOWER on IntegriCloud