diff options
Diffstat (limited to 'include/configs/stm32f429-discovery.h')
-rw-r--r-- | include/configs/stm32f429-discovery.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h index 1ac3db69b1..19d9cf9abf 100644 --- a/include/configs/stm32f429-discovery.h +++ b/include/configs/stm32f429-discovery.h @@ -100,7 +100,6 @@ */ #define CONFIG_SYS_LONGHELP #define CONFIG_SYS_HUSH_PARSER -#define CONFIG_SYS_PROMPT "U-Boot > " #define CONFIG_AUTO_COMPLETE #define CONFIG_CMDLINE_EDITING |