diff options
Diffstat (limited to 'include/configs/sbc8560.h')
-rw-r--r-- | include/configs/sbc8560.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sbc8560.h b/include/configs/sbc8560.h index 95c68bce3cb..46d60985d32 100644 --- a/include/configs/sbc8560.h +++ b/include/configs/sbc8560.h @@ -204,9 +204,6 @@ /* Use the HUSH parser */ #define CONFIG_SYS_HUSH_PARSER -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif /* pass open firmware flat tree */ #define CONFIG_OF_LIBFDT 1 |