Enable CBFS everywhere. All boards compiled for me (abuild tested),
[coreboot.git] / src / mainboard / supermicro / x6dai_g / Options.lb
index 73eb8264683861233a368905bd573dfcc4587012..2ad1692ea5a0f86c4ed99c9ab953c135ba9ad308 100644 (file)
@@ -147,7 +147,7 @@ default CONFIG_HEAP_SIZE=0x8000
 ### Compute the location and size of where this firmware image
 ### (coreboot plus bootloader) will live in the boot rom chip.
 ###
-default CONFIG_FALLBACK_SIZE=131072
+default CONFIG_FALLBACK_SIZE = CONFIG_ROM_IMAGE_SIZE
 
 ##
 ## Coreboot C code runs at this location in RAM
@@ -233,5 +233,5 @@ default  CONFIG_CONSOLE_BTEXT=0
 # CBFS
 #
 #
-default CONFIG_CBFS=0
+default CONFIG_CBFS=1
 end