summaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/Kconfig
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-02-12 18:26:08 +0100
committerFelix Held <felix-coreboot@felixheld.de>2021-02-13 20:52:49 +0000
commitbb3e9ef5072d1e36a71db71a3d40967408864868 (patch)
treeef5da460e23f6bfb2efbf0395529d2b9fe799c36 /src/soc/amd/cezanne/Kconfig
parent2e1384aa4790c90737bb082510862661b819ff84 (diff)
downloadcoreboot-bb3e9ef5072d1e36a71db71a3d40967408864868.tar.xz
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 <felix-coreboot@felixheld.de> Change-Id: If13b5495e9f246afd0317daaa53c3d2cefbaa4dc Reviewed-on: https://review.coreboot.org/c/coreboot/+/50600 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com> Reviewed-by: Matt Papageorge <matthewpapa07@gmail.com>
Diffstat (limited to 'src/soc/amd/cezanne/Kconfig')
-rw-r--r--src/soc/amd/cezanne/Kconfig6
1 files changed, 0 insertions, 6 deletions
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