Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / amd / norwich / Config.lb
index a92120e7c963e9198882e22be3913c0881834a3c..c49caf96e574cc92449185739655cb2a9b02b329 100644 (file)
@@ -14,7 +14,7 @@ arch i386 end
 
 driver mainboard.o
 
-if CONFIG_HAVE_PIRQ_TABLE
+if CONFIG_GENERATE_PIRQ_TABLE
        object irq_tables.o
 end