summaryrefslogtreecommitdiff
path: root/include/configs/mpc5121-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mpc5121-common.h')
-rw-r--r--include/configs/mpc5121-common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mpc5121-common.h b/include/configs/mpc5121-common.h
index a5e77c5a79..593a79f153 100644
--- a/include/configs/mpc5121-common.h
+++ b/include/configs/mpc5121-common.h
@@ -44,8 +44,5 @@
#define CONFIG_CMDLINE_EDITING 1 /* command line history */
/* Use the HUSH parser */
#define CONFIG_SYS_HUSH_PARSER
-#ifdef CONFIG_SYS_HUSH_PARSER
-#define CONFIG_SYS_PROMPT_HUSH_PS2 "> "
-#endif
#endif /* __MPC5121_COMMON_H */