diff options
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/amd/sabrina/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/sabrina/Kconfig b/src/soc/amd/sabrina/Kconfig index bffb73fc28..ecb5dd4cd7 100644 --- a/src/soc/amd/sabrina/Kconfig +++ b/src/soc/amd/sabrina/Kconfig @@ -403,7 +403,7 @@ config SPL_TABLE_FILE config PSP_SOFTFUSE_BITS string "PSP Soft Fuse bits to enable" - default "28 6" + default "34 28 6" help Space separated list of Soft Fuse bits to enable. Bit 0: Enable secure debug (Set by PSP_UNLOCK_SECURE_DEBUG) |