fixed irq slot count
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1309 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
766ae4a4d1
commit
80b5240c75
@ -45,7 +45,7 @@ default HAVE_HARD_RESET=1
|
|||||||
## Build code to export a programmable irq routing table
|
## Build code to export a programmable irq routing table
|
||||||
##
|
##
|
||||||
default HAVE_PIRQ_TABLE=1
|
default HAVE_PIRQ_TABLE=1
|
||||||
default IRQ_SLOT_COUNT=7
|
default IRQ_SLOT_COUNT=9
|
||||||
|
|
||||||
##
|
##
|
||||||
## Build code to export an x86 MP table
|
## Build code to export an x86 MP table
|
||||||
|
Loading…
x
Reference in New Issue
Block a user