summaryrefslogtreecommitdiffstats
path: root/include/configs/uc100.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/uc100.h')
-rw-r--r--include/configs/uc100.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/uc100.h b/include/configs/uc100.h
index c4e629ade2..bbeeeb8c57 100644
--- a/include/configs/uc100.h
+++ b/include/configs/uc100.h
@@ -149,9 +149,6 @@
#define CFG_LONGHELP /* undef to save memory */
#define CFG_PROMPT "=> " /* Monitor Command Prompt */
-#if 0
-#define CFG_HUSH_PARSER 1 /* use "hush" command parser */
-#endif
#ifdef CFG_HUSH_PARSER
#define CFG_PROMPT_HUSH_PS2 "> "
#endif