sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM

Change-Id: Ib621fe01a1d1d026153124a9d46f26e31df6d818
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/29599
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
This commit is contained in:
Elyes HAOUAS 2018-11-12 16:55:58 +01:00 committed by Patrick Georgi
parent 54788655f7
commit 1abbf0e91d
2 changed files with 0 additions and 10 deletions

View File

@ -90,11 +90,6 @@ config HUDSON_GEC_FWM_FILE
default "3rdparty/blobs/southbridge/amd/yangtze/gec.bin" if SOUTHBRIDGE_AMD_AGESA_YANGTZE
depends on HUDSON_GEC_FWM
config HUDSON_FWM
bool
default y if HUDSON_XHCI_FWM || HUDSON_IMC_FWM || HUDSON_GEC_FWM
default n
config HUDSON_SATA_MODE
int "SATA Mode"
default 0

View File

@ -92,11 +92,6 @@ config HUDSON_GEC_FWM_FILE
string "GEC firmware path and filename"
depends on HUDSON_GEC_FWM
config HUDSON_FWM
bool
default y if HUDSON_XHCI_FWM || HUDSON_IMC_FWM || HUDSON_GEC_FWM || HUDSON_PSP
default n
config AMD_PUBKEY_FILE
depends on HUDSON_PSP
string "AMD public Key"