Add the CONFIG_ROMS config variable.
[coreboot.git] / src / mainboard / asus / a8v-e_se / Options.lb
index acb12411cd981c4275b79c484a3b87dbc68cd6c6..a856eeb1561e05604314741117ee368a3c49994b 100644 (file)
@@ -18,6 +18,7 @@
 ##
 
 uses HAVE_MP_TABLE
+uses CONFIG_ROMFS
 uses HAVE_PIRQ_TABLE
 uses USE_FALLBACK_IMAGE
 uses HAVE_FALLBACK_BOOT
@@ -167,4 +168,9 @@ default TTYS0_LCS = 0x3             # 8n1
 default DEFAULT_CONSOLE_LOGLEVEL = 8
 default MAXIMUM_CONSOLE_LOGLEVEL = 8
 default MAINBOARD_POWER_ON_AFTER_POWER_FAIL = "MAINBOARD_POWER_ON"
+#
+# ROMFS
+#
+#
+default CONFIG_ROMFS=0
 end