summaryrefslogtreecommitdiff
path: root/include/configs/a4m072.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/a4m072.h')
-rw-r--r--include/configs/a4m072.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/a4m072.h b/include/configs/a4m072.h
index 1c139048ec..57f28d4bb2 100644
--- a/include/configs/a4m072.h
+++ b/include/configs/a4m072.h
@@ -286,9 +286,6 @@
*/
#define CONFIG_SYS_HUSH_PARSER
#define CONFIG_CMDLINE_EDITING 1
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
-#endif
#define CONFIG_SYS_LONGHELP /* undef to save memory */
#define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */
#if defined(CONFIG_CMD_KGDB)