diff options
Diffstat (limited to 'src/soc/amd/common')
-rw-r--r-- | src/soc/amd/common/psp_verstage/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/common/psp_verstage/Kconfig b/src/soc/amd/common/psp_verstage/Kconfig index 118ef613d3..f670291ff6 100644 --- a/src/soc/amd/common/psp_verstage/Kconfig +++ b/src/soc/amd/common/psp_verstage/Kconfig @@ -46,7 +46,6 @@ config PSP_VERSTAGE_STACK_IS_MAPPED config PSP_VERSTAGE_MAP_ENTIRE_SPIROM bool - default y if SOC_AMD_CEZANNE default n help This configuration indicates whether PSP Verstage needs to map the entire SPI ROM. |