diff options
Diffstat (limited to 'include/configs/flea3.h')
-rw-r--r-- | include/configs/flea3.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/flea3.h b/include/configs/flea3.h index 44c5532d86f..6c5fcac6c1d 100644 --- a/include/configs/flea3.h +++ b/include/configs/flea3.h @@ -130,7 +130,6 @@ #define CONFIG_SYS_PROMPT "flea3 U-Boot > " #define CONFIG_CMDLINE_EDITING #define CONFIG_SYS_HUSH_PARSER /* Use the HUSH parser */ -#define CONFIG_SYS_PROMPT_HUSH_PS2 "> " #define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ |