Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / via / epia / Config.lb
index 40d88f943ef7230a8c2ac4f5c6b43b0d021a2a77..8c339b272f4686a228ca68e70e651302bed758c5 100644 (file)
@@ -13,7 +13,7 @@ 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
 
 ##