diff options
Diffstat (limited to 'src/soc/amd/cezanne/Kconfig')
-rw-r--r-- | src/soc/amd/cezanne/Kconfig | 6 |
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 |