From 8aa7bccc9dcc51213f3b15f91f2d4985203f16dd Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 2 Dec 2003 03:58:19 +0000 Subject: from Yh Lu git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1302 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/tyan/s2880/Config.lb | 2 +- targets/tyan/s2882/Config.lb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'targets/tyan') diff --git a/targets/tyan/s2880/Config.lb b/targets/tyan/s2880/Config.lb index e9183a0f54..da6858e582 100644 --- a/targets/tyan/s2880/Config.lb +++ b/targets/tyan/s2880/Config.lb @@ -98,7 +98,7 @@ option CONFIG_CHIP_CONFIGURE=1 ### Build code to export a programmable irq routing table ### option HAVE_PIRQ_TABLE=1 -option IRQ_SLOT_COUNT=13 +option IRQ_SLOT_COUNT=12 # ### ### Build code for SMP support diff --git a/targets/tyan/s2882/Config.lb b/targets/tyan/s2882/Config.lb index dae08d7363..73976be4fe 100644 --- a/targets/tyan/s2882/Config.lb +++ b/targets/tyan/s2882/Config.lb @@ -76,7 +76,7 @@ option k7=1 option k8=1 option ROM_SIZE=524288 -option HAVE_HARD_RESET=1 +option HAVE_HARD_RESET=0 #option CONFIG_VGABIOS=1 #option CONFIG_REALMODE_IDT=1 -- cgit v1.2.3