diff --git a/src/soc/amd/glinda/Kconfig b/src/soc/amd/glinda/Kconfig index 1bd5b2f179..a0d64c62d7 100644 --- a/src/soc/amd/glinda/Kconfig +++ b/src/soc/amd/glinda/Kconfig @@ -356,7 +356,7 @@ config PSP_WHITELIST_FILE config PSP_SOFTFUSE_BITS string "PSP Soft Fuse bits to enable" - default "34 28 6" + default "6" help Space separated list of Soft Fuse bits to enable. Bit 0: Enable secure debug (Set by PSP_UNLOCK_SECURE_DEBUG)