aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-01-20 09:54:02 +0100
committerElyes Haouas <ehaouas@noos.fr>2023-01-21 09:13:48 +0000
commit5a5852f7abb6530d6cfc562a92e11131e8d7fbe3 (patch)
tree46e6ef88485e0be7d7a1950a51537b115ac74f43 /src/southbridge/amd
parent48fa6dd8f9a8f78f94d508b0a105e2ddaacf99ba (diff)
sb/amd/pi/hudson/Kconfig: Remove unused AZ_PIN
Change-Id: I1542c5662162e919752c334baa9c31cddc5036af Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72145 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/southbridge/amd')
-rw-r--r--src/southbridge/amd/pi/hudson/Kconfig9
1 files changed, 0 insertions, 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