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