summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/myst/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/myst/Kconfig b/src/mainboard/google/myst/Kconfig
index 281c59c6eba0..4bbfc20cc407 100644
--- a/src/mainboard/google/myst/Kconfig
+++ b/src/mainboard/google/myst/Kconfig
@@ -82,4 +82,10 @@ config VBOOT_GSCVD
bool
default n
+# Override PSP_SOFTFUSE_BITS from soc/amd/phoenix.
+# The documentation of PSP_SOFTFUSE_BITS is available in #55758 doc (NDA).
+config PSP_SOFTFUSE_BITS
+ string
+ default "36 34 28 6"
+
endif # BOARD_GOOGLE_BASEBOARD_MYST