From 402332c59cd6a17fa99bb1324ea84f7bd2bebf78 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Sat, 15 Dec 2001 00:09:06 +0000 Subject: [PATCH] Added PIRQ tables stuff --- src/mainboard/intel/l440gx/Config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mainboard/intel/l440gx/Config b/src/mainboard/intel/l440gx/Config index e8d2a910a1..213924401e 100644 --- a/src/mainboard/intel/l440gx/Config +++ b/src/mainboard/intel/l440gx/Config @@ -28,9 +28,12 @@ option IOAPIC=1 option SMP=1 option MAX_CPUS=2 option HAVE_MP_TABLE=1 +option HAVE_PIRQ_TABLE=1 object mainboard.o object mptable.o +object irq_tables.o HAVE_PIRQ_TABLE + cpu p6 cpu p5