Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
[oweals/u-boot.git] / include / configs / zynq-common.h
index 62fbf8866f0bfe2138e1f63ad411f969940cffce..364ffbc1b9643bc1cbbc8d097a48b8f86ae283c4 100644 (file)
 #define CONFIG_ENV_OVERWRITE
 
 /* enable preboot to be loaded before CONFIG_BOOTDELAY */
+#define CONFIG_USE_PREBOOT
 #define CONFIG_PREBOOT
 
 /* Boot configuration */