diff options
Diffstat (limited to 'include/configs/PCIPPC2.h')
-rw-r--r-- | include/configs/PCIPPC2.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/PCIPPC2.h b/include/configs/PCIPPC2.h index 7e1c11e572..90cee881ae 100644 --- a/include/configs/PCIPPC2.h +++ b/include/configs/PCIPPC2.h @@ -95,9 +95,6 @@ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Print Buffer Size |