diff options
Diffstat (limited to 'include/configs/lp8x4x.h')
-rw-r--r-- | include/configs/lp8x4x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lp8x4x.h b/include/configs/lp8x4x.h index e9ee3fb638..10a7b05daf 100644 --- a/include/configs/lp8x4x.h +++ b/include/configs/lp8x4x.h @@ -97,6 +97,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 |