From 5a5852f7abb6530d6cfc562a92e11131e8d7fbe3 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Fri, 20 Jan 2023 09:54:02 +0100 Subject: [PATCH] sb/amd/pi/hudson/Kconfig: Remove unused AZ_PIN Change-Id: I1542c5662162e919752c334baa9c31cddc5036af Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/72145 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/southbridge/amd/pi/hudson/Kconfig | 9 --------- 1 file changed, 9 deletions(-) diff --git a/src/southbridge/amd/pi/hudson/Kconfig b/src/southbridge/amd/pi/hudson/Kconfig index a2f4b4bfea..71031e83ca 100644 --- a/src/southbridge/amd/pi/hudson/Kconfig +++ b/src/southbridge/amd/pi/hudson/Kconfig @@ -164,15 +164,6 @@ config HUDSON_LEGACY_FREE Select y if there is no keyboard controller in the system. This sets variables in AGESA and ACPI. -config AZ_PIN - hex - default 0xaa - help - bit 1,0 - pin 0 - bit 3,2 - pin 1 - bit 5,4 - pin 2 - bit 7,6 - pin 3 - config AMDFW_OUTSIDE_CBFS def_bool n help