diff options
Diffstat (limited to 'include/configs/csb272.h')
-rw-r--r-- | include/configs/csb272.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/csb272.h b/include/configs/csb272.h index fb5f868..f21fa64 100644 --- a/include/configs/csb272.h +++ b/include/configs/csb272.h @@ -123,9 +123,6 @@ * */ #undef CONFIG_SYS_HUSH_PARSER /* use "hush" command parser */ -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " /* hush shell secondary prompt */ -#endif #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_PROMPT "=> " /* Monitor Command Prompt */ |