clean up qemu target config (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3979 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
0d348f919c
commit
1894463787
@@ -70,9 +70,8 @@ default HAVE_HARD_RESET=0
|
||||
##
|
||||
## Build code to export a programmable irq routing table
|
||||
##
|
||||
default HAVE_PIRQ_TABLE=0
|
||||
default IRQ_SLOT_COUNT=5
|
||||
#object irq_tables.o
|
||||
default HAVE_PIRQ_TABLE=1
|
||||
default IRQ_SLOT_COUNT=6
|
||||
|
||||
##
|
||||
## Build code to export a CMOS option table
|
||||
|
Reference in New Issue
Block a user