diff options
Diffstat (limited to 'include/configs/balloon3.h')
-rw-r--r-- | include/configs/balloon3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/balloon3.h b/include/configs/balloon3.h index 12c5a6cd15..124a7663d6 100644 --- a/include/configs/balloon3.h +++ b/include/configs/balloon3.h @@ -64,6 +64,7 @@ #define CONFIG_SYS_HUSH_PARSER 1 #define CONFIG_SYS_LONGHELP +#undef CONFIG_SYS_PROMPT #ifdef CONFIG_SYS_HUSH_PARSER #define CONFIG_SYS_PROMPT "$ " #else |