Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / msi / ms9282 / Config.lb
index 056f7ad16c6c005a027d606a1ba37a70b9936be3..af320ea189d561dead15b0be48b04ea63820641a 100644 (file)
@@ -41,8 +41,8 @@ driver mainboard.o
 object get_bus_conf.o
 
 
-if CONFIG_HAVE_MP_TABLE object mptable.o end
-if CONFIG_HAVE_PIRQ_TABLE object irq_tables.o end
+if CONFIG_GENERATE_MP_TABLE object mptable.o end
+if CONFIG_GENERATE_PIRQ_TABLE object irq_tables.o end
 #object reset.o
 
 if CONFIG_USE_INIT