From 1abbf0e91d27a1e46dc8d98034d8b2e55485cfd5 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 12 Nov 2018 16:55:58 +0100 Subject: sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWM Change-Id: Ib621fe01a1d1d026153124a9d46f26e31df6d818 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29599 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- src/southbridge/amd/agesa/hudson/Kconfig | 5 ----- src/southbridge/amd/pi/hudson/Kconfig | 5 ----- 2 files changed, 10 deletions(-) (limited to 'src') diff --git a/src/southbridge/amd/agesa/hudson/Kconfig b/src/southbridge/amd/agesa/hudson/Kconfig index 65831b0bbf..8b775c79fb 100644 --- a/src/southbridge/amd/agesa/hudson/Kconfig +++ b/src/southbridge/amd/agesa/hudson/Kconfig @@ -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 diff --git a/src/southbridge/amd/pi/hudson/Kconfig b/src/southbridge/amd/pi/hudson/Kconfig index a30dacd9c8..d0e42d92e8 100644 --- a/src/southbridge/amd/pi/hudson/Kconfig +++ b/src/southbridge/amd/pi/hudson/Kconfig @@ -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" -- cgit v1.2.3