diff options
Diffstat (limited to 'include/configs/CPC45.h')
-rw-r--r-- | include/configs/CPC45.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/CPC45.h b/include/configs/CPC45.h index b2b9e07..fc226f1 100644 --- a/include/configs/CPC45.h +++ b/include/configs/CPC45.h @@ -96,9 +96,6 @@ #if 1 #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ #endif -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif /* Print Buffer Size */ |