fixed irq slot count

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1309 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich 2003-12-08 21:06:55 +00:00
parent 766ae4a4d1
commit 80b5240c75
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ default HAVE_HARD_RESET=1
## Build code to export a programmable irq routing table
##
default HAVE_PIRQ_TABLE=1
default IRQ_SLOT_COUNT=7
default IRQ_SLOT_COUNT=9
##
## Build code to export an x86 MP table