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>
This commit is contained in:
parent
48fa6dd8f9
commit
5a5852f7ab
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue