diff options
Diffstat (limited to 'include/configs/stxssa.h')
-rw-r--r-- | include/configs/stxssa.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/stxssa.h b/include/configs/stxssa.h index 08316b6bf15..c1a90a70471 100644 --- a/include/configs/stxssa.h +++ b/include/configs/stxssa.h @@ -188,9 +188,6 @@ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_AUTO_COMPLETE 1 /* add autocompletion support */ #define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif /* pass open firmware flat tree */ #define CONFIG_OF_LIBFDT 1 |