Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
[platform/kernel/u-boot.git] / include / configs / mvebu_armada-37xx.h
index 10b94f4..dbedad1 100644 (file)
@@ -14,6 +14,7 @@
 #define CONFIG_SYS_SDRAM_BASE  0x00000000
 
 /* auto boot */
+#define CONFIG_USE_PREBOOT
 #define CONFIG_PREBOOT
 
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, \