Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
[platform/kernel/u-boot.git] / include / configs / theadorable-x86-common.h
index e0a033b..ac7ee2e 100644 (file)
@@ -13,6 +13,7 @@
 
 #define CONFIG_SYS_MONITOR_LEN         (1 << 20)
 
+#define CONFIG_USE_PREBOOT
 #define CONFIG_PREBOOT
 
 #define CONFIG_STD_DEVICES_SETTINGS     "stdin=serial\0" \