From bb3e9ef5072d1e36a71db71a3d40967408864868 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Fri, 12 Feb 2021 18:26:08 +0100 Subject: soc/amd/cezanne: always add S0i3 firmware part to amdfw Without this part being present in amdfw the PSP won't enter its normal operation mode, but goes into recovery mode instead. Signed-off-by: Felix Held Change-Id: If13b5495e9f246afd0317daaa53c3d2cefbaa4dc Reviewed-on: https://review.coreboot.org/c/coreboot/+/50600 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel Reviewed-by: Marshall Dawson Reviewed-by: Matt Papageorge --- src/soc/amd/cezanne/Kconfig | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/soc/amd/cezanne/Kconfig') diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig index 50754a9e52..f4386fb2f5 100644 --- a/src/soc/amd/cezanne/Kconfig +++ b/src/soc/amd/cezanne/Kconfig @@ -227,12 +227,6 @@ config PSP_LOAD_MP2_FW If unsure, answer 'n' -config PSP_LOAD_S0I3_FW - bool - default n - help - Select this item to include the S0i3 file into the PSP build. - config PSP_UNLOCK_SECURE_DEBUG bool "Unlock secure debug" default y -- cgit v1.2.3