Add CONFIG_GENERATE_* for tables so that the user can select which tables not
[coreboot.git] / src / mainboard / amd / db800 / Config.lb
index c82c664a7c8cbfb468a474e93c158ba08bf4aba6..23da49ee0a11f4b333cad8666a942b814cfed619 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