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/southbridge/amd/amd8111/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/amd/amd8111') diff --git a/src/southbridge/amd/amd8111/Kconfig b/src/southbridge/amd/amd8111/Kconfig index 69a2bb27a4..1f75ed9f50 100644 --- a/src/southbridge/amd/amd8111/Kconfig +++ b/src/southbridge/amd/amd8111/Kconfig @@ -19,6 +19,7 @@ config SOUTHBRIDGE_AMD_AMD8111 bool + select IOAPIC config BOOTBLOCK_SOUTHBRIDGE_INIT string -- cgit v1.2.3