v2/src romfs->cbfs rename
[coreboot.git] / src / mainboard / amd / db800 / Options.lb
index ef62ec3eecb45b50656ae96fbdae99dcacec7f81..ab75f33bb5aaf093cdd1493542337412ad91b832 100644 (file)
@@ -1,4 +1,5 @@
 uses HAVE_MP_TABLE
+uses CONFIG_CBFS
 uses HAVE_PIRQ_TABLE
 uses USE_FALLBACK_IMAGE
 uses HAVE_FALLBACK_BOOT
@@ -177,5 +178,10 @@ default  DEFAULT_CONSOLE_LOGLEVEL=8
 ## At a maximum only compile in this level of debugging
 default  MAXIMUM_CONSOLE_LOGLEVEL=8
 
-end
 
+#
+# CBFS
+#
+#
+default CONFIG_CBFS=0
+end