From d5663bac2c6b2cea2f8c5fa4bd972517325af13b Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 18 Jan 2010 17:30:36 +0000 Subject: 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 Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5039 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/msi/ms9282/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/msi/ms9282/Kconfig') diff --git a/src/mainboard/msi/ms9282/Kconfig b/src/mainboard/msi/ms9282/Kconfig index 4911c576b9..31a993a8f1 100644 --- a/src/mainboard/msi/ms9282/Kconfig +++ b/src/mainboard/msi/ms9282/Kconfig @@ -11,7 +11,6 @@ config BOARD_MSI_MS9282 select USE_PRINTK_IN_CAR select USE_DCACHE_RAM select HAVE_HARD_RESET - select IOAPIC select SB_HT_CHAIN_UNITID_OFFSET_ONLY select K8_REV_F_SUPPORT select BOARD_ROMSIZE_KB_512 -- cgit v1.2.3