diff options
Diffstat (limited to 'include/configs/QS860T.h')
-rw-r--r-- | include/configs/QS860T.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/QS860T.h b/include/configs/QS860T.h index 31563203bd..38570e4cfb 100644 --- a/include/configs/QS860T.h +++ b/include/configs/QS860T.h @@ -146,7 +146,6 @@ CONFIG_SPI #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */ |