Add the CONFIG_ROMS config variable.
[coreboot.git] / src / mainboard / msi / ms6147 / Options.lb
index f0a7dc56ae6d411ebb313f7a441f587066ed2fba..866db785e10e09486b6b11c7f3980803d5dbbf41 100644 (file)
@@ -19,6 +19,7 @@
 ##
 
 uses HAVE_MP_TABLE
+uses CONFIG_ROMFS
 uses HAVE_PIRQ_TABLE
 uses USE_FALLBACK_IMAGE
 uses HAVE_FALLBACK_BOOT
@@ -96,4 +97,9 @@ default MAXIMUM_CONSOLE_LOGLEVEL = 9
 default CONFIG_CONSOLE_VGA = 1
 default CONFIG_PCI_ROM_RUN = 1
 
+#
+# ROMFS
+#
+#
+default CONFIG_ROMFS=0
 end