Move all IOAPIC selection to southbridges, and remove them
from mainboards. Some adaptations were necessary after the IOAPIC cleanup, so this should fix the build. Fix intel/d945gclf build, which was missing some ACPI component. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5039 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -12,7 +12,6 @@ config BOARD_IBM_E326
|
||||
select USE_PRINTK_IN_CAR
|
||||
select USE_DCACHE_RAM
|
||||
select HAVE_HARD_RESET
|
||||
select IOAPIC
|
||||
select SB_HT_CHAIN_UNITID_OFFSET_ONLY
|
||||
select WAIT_BEFORE_CPUS_INIT
|
||||
select BOARD_ROMSIZE_KB_512
|
||||
|
Reference in New Issue
Block a user