Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / via / epia-m / Config.lb
index a81c7589177ea8624dff31a4c579450b8c9580f6..5d48aeb62037e1b872a27ee4c7777822b9d2dc02 100644 (file)
@@ -14,11 +14,11 @@ arch i386 end
 ##
 
 driver mainboard.o
-if CONFIG_HAVE_PIRQ_TABLE object irq_tables.o end
+if CONFIG_GENERATE_PIRQ_TABLE object irq_tables.o end
 #object reset.o
 object vgabios.o
 
-if CONFIG_HAVE_ACPI_TABLES
+if CONFIG_GENERATE_ACPI_TABLES
        object fadt.o
        object dsdt.o
        object acpi_tables.o