diff options
Diffstat (limited to 'include/configs/amcc-common.h')
-rw-r--r-- | include/configs/amcc-common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/amcc-common.h b/include/configs/amcc-common.h index 76ef56f..056a22a 100644 --- a/include/configs/amcc-common.h +++ b/include/configs/amcc-common.h @@ -112,9 +112,6 @@ #define CONFIG_SYS_CONSOLE_INFO_QUIET /* don't print console @ startup*/ #define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif #define CONFIG_LOADS_ECHO /* echo on for serial download */ #define CONFIG_SYS_LOADS_BAUD_CHANGE /* allow baudrate change */ |