diff options
Diffstat (limited to 'include/configs/pxa255_idp.h')
-rw-r--r-- | include/configs/pxa255_idp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/pxa255_idp.h b/include/configs/pxa255_idp.h index 3edeb0812f..332d79f89f 100644 --- a/include/configs/pxa255_idp.h +++ b/include/configs/pxa255_idp.h @@ -205,6 +205,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 |