From 1b1b795f97d2aaa2c6104f164ed2b4e792895019 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 9 Nov 2014 14:54:06 +0200 Subject: AGESA: Remove redundant Avalon support from Hudson MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Avalon support now lives under pi/avalon so we can restore Hudson to the state before it was added there. Change-Id: Id96973f3458fae162232c160e602595b58c43027 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/7389 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/southbridge/amd/agesa/hudson/acpi/fch.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/southbridge/amd/agesa/hudson/acpi') diff --git a/src/southbridge/amd/agesa/hudson/acpi/fch.asl b/src/southbridge/amd/agesa/hudson/acpi/fch.asl index 2d81d568cf..8541e50069 100644 --- a/src/southbridge/amd/agesa/hudson/acpi/fch.asl +++ b/src/southbridge/amd/agesa/hudson/acpi/fch.asl @@ -66,7 +66,7 @@ Device(SDCN) { Name(_ADR, 0x00140007) } /* end SDCN */ -#if !CONFIG_SOUTHBRIDGE_AMD_AGESA_YANGTZE && !CONFIG_SOUTHBRIDGE_AMD_AGESA_AVALON +#if !CONFIG_SOUTHBRIDGE_AMD_AGESA_YANGTZE /* 0:14.4 - PCI slot 1, 2, 3 */ Device(PIBR) { -- cgit v1.2.3