aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/Kconfig
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-02-12 21:59:47 +0100
committerFelix Held <felix-coreboot@felixheld.de>2021-02-14 21:58:10 +0000
commitb03dc9c12b39b141c6a7c9aa91712bf2678af201 (patch)
tree69c716a787a6d81d32f244e4c2545d4954ad90e1 /src/soc/amd/picasso/Kconfig
parent6ab87664b7566bed1763a93e67e74d06315797e9 (diff)
soc/amd/picasso: always include PSP secure OS in amdfw
When USE_PSPSECUREOS isn't selected, we get stuck in FSP-S. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I60d0e5ab0bd9f4d76cc48d08ca05d27c60e898c4 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50603 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Diffstat (limited to 'src/soc/amd/picasso/Kconfig')
-rw-r--r--src/soc/amd/picasso/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig
index 495d28fd91..2057ad420e 100644
--- a/src/soc/amd/picasso/Kconfig
+++ b/src/soc/amd/picasso/Kconfig
@@ -373,14 +373,6 @@ config AMDFW_CONFIG_FILE
string
default "src/soc/amd/picasso/fw.cfg"
-config USE_PSPSECUREOS
- bool
- default y
- help
- Include the PspSecureOs and PspTrustlet binaries in the PSP build.
-
- If unsure, answer 'y'
-
config PSP_LOAD_MP2_FW
bool
default n