Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
[platform/kernel/u-boot.git] / include / configs / omap3_logic.h
index 1fbd371..8b1773e 100644 (file)
@@ -60,6 +60,7 @@
 
 /* Environment information */
 
+#define CONFIG_USE_PREBOOT
 #define CONFIG_PREBOOT \
        "setenv preboot;"                                               \
        "saveenv;"