summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/Kconfig.common
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/Kconfig.common')
-rw-r--r--src/soc/amd/common/Kconfig.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/common/Kconfig.common b/src/soc/amd/common/Kconfig.common
index d6f9d01784..5a84f2fdda 100644
--- a/src/soc/amd/common/Kconfig.common
+++ b/src/soc/amd/common/Kconfig.common
@@ -8,5 +8,6 @@ if SOC_AMD_COMMON
source "src/soc/amd/common/block/*/Kconfig"
source "src/soc/amd/common/fsp/Kconfig"
source "src/soc/amd/common/pi/Kconfig"
+source "src/soc/amd/common/psp_verstage/Kconfig"
endif # SOC_AMD_COMMON