diff options
Diffstat (limited to 'include/configs/HWW1U1A.h')
-rw-r--r-- | include/configs/HWW1U1A.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/HWW1U1A.h b/include/configs/HWW1U1A.h index f08d78b91c2..791763aaaf4 100644 --- a/include/configs/HWW1U1A.h +++ b/include/configs/HWW1U1A.h @@ -407,7 +407,6 @@ #define CONFIG_SYS_CBSIZE 4096 /* Allow up to 4k command lines */ #define CONFIG_SYS_BARGSIZE 4096 /* Allow up to 4k boot args */ #define CONFIG_SYS_HUSH_PARSER /* Enable a fancier shell */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " /* Command-line continuation */ /* A little extra magic here for the prompt */ #define CONFIG_SYS_PROMPT hww1u1a_get_ps1() |