diff options
Diffstat (limited to 'include/configs/trizepsiv.h')
-rw-r--r-- | include/configs/trizepsiv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/trizepsiv.h b/include/configs/trizepsiv.h index 8368931e7b..40c8d718d8 100644 --- a/include/configs/trizepsiv.h +++ b/include/configs/trizepsiv.h @@ -130,6 +130,7 @@ #define CONFIG_SYS_HUSH_PARSER 1 #define CONFIG_SYS_LONGHELP /* undef to save memory */ +#undef CONFIG_SYS_PROMPT #ifdef CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT "$ " /* Monitor Command Prompt */ #else |