diff options
Diffstat (limited to 'include/configs/CU824.h')
-rw-r--r-- | include/configs/CU824.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/CU824.h b/include/configs/CU824.h index c8821fd059b..a3ceed17f13 100644 --- a/include/configs/CU824.h +++ b/include/configs/CU824.h @@ -90,9 +90,6 @@ #if 1 #define CONFIG_SYS_HUSH_PARSER 1 /* use "hush" command parser */ #endif -#ifdef CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " -#endif /* Print Buffer Size */ |