Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / digitallogic / adl855pc / Config.lb
index c6401dd29920ce8a9127a995c3e657bbdc83fe0f..8dd71330c9c33cc314d142c940012d368393a14b 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
 
 ##