Default CONFIG_COREBOOT_FLASH on; make depend on CONFIG_COREBOOT.
[seabios.git] / src / config.h
index 5316f22f1e9c3859d7b19627ec1c77ae39a8b7b5..e7624355d77637cfefc55df9c03dc03b307ff26f 100644 (file)
@@ -87,7 +87,7 @@
 #define CONFIG_PCI_ROOT1 0x00
 #define CONFIG_PCI_ROOT2 0x00
 // Support searching coreboot flash format.
-#define CONFIG_COREBOOT_FLASH 0
+#define CONFIG_COREBOOT_FLASH 1
 // Support floppy images in the coreboot flash.
 #define CONFIG_FLASH_FLOPPY 1
 // Support the lzma decompression algorighm.