diff options
Diffstat (limited to 'include/configs/stxxtc.h')
-rw-r--r-- | include/configs/stxxtc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stxxtc.h b/include/configs/stxxtc.h index cbaa643e74..93e7f3a7b9 100644 --- a/include/configs/stxxtc.h +++ b/include/configs/stxxtc.h @@ -133,7 +133,6 @@ #define CONFIG_SYS_PROMPT "xtc> " /* Monitor Command Prompt */ #define CONFIG_SYS_HUSH_PARSER 1 -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ |