diff options
Diffstat (limited to 'include/configs/csb472.h')
-rw-r--r-- | include/configs/csb472.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/csb472.h b/include/configs/csb472.h index 5d18ac7eaf3..aed5fa6a453 100644 --- a/include/configs/csb472.h +++ b/include/configs/csb472.h @@ -122,9 +122,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 */ |