]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/stm32f429-discovery.h
configs: Re-sync HUSH options
[people/ms/u-boot.git] / include / configs / stm32f429-discovery.h
index 3e808613b0c4f0b09867835992e88bcdd953e9db..00f293a313c89a8ac55a9b736b9f80422eba7ebb 100644 (file)
@@ -8,12 +8,9 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_STM32F4
 #define CONFIG_SYS_THUMB_BUILD
 #define CONFIG_STM32F4DISCOVERY
 
-#define CONFIG_OF_LIBFDT
-
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_MISC_INIT_R
 
@@ -50,6 +47,7 @@
 #define CONFIG_GREEN_LED               109
 
 #define CONFIG_STM32_GPIO
+#define CONFIG_STM32_FLASH
 #define CONFIG_STM32_SERIAL
 
 #define CONFIG_STM32_HSE_HZ            8000000
@@ -91,7 +89,6 @@
  * Command line configuration.
  */
 #define CONFIG_SYS_LONGHELP
-#define CONFIG_SYS_HUSH_PARSER
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING