aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga_2761gxdk/Options.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gigabyte/ga_2761gxdk/Options.lb')
-rw-r--r--src/mainboard/gigabyte/ga_2761gxdk/Options.lb6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/Options.lb b/src/mainboard/gigabyte/ga_2761gxdk/Options.lb
index 387a7a782f..a57533bfe2 100644
--- a/src/mainboard/gigabyte/ga_2761gxdk/Options.lb
+++ b/src/mainboard/gigabyte/ga_2761gxdk/Options.lb
@@ -22,7 +22,7 @@
##
uses HAVE_MP_TABLE
-uses CONFIG_ROMFS
+uses CONFIG_CBFS
uses HAVE_PIRQ_TABLE
uses HAVE_ACPI_TABLES
uses HAVE_ACPI_RESUME
@@ -354,8 +354,8 @@ default MAINBOARD_POWER_ON_AFTER_POWER_FAIL="MAINBOARD_POWER_ON"
### End Options.lb
#
-# ROMFS
+# CBFS
#
#
-default CONFIG_ROMFS=0
+default CONFIG_CBFS=0
end