aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/intel/xeon_sp/Kconfig1
-rw-r--r--src/soc/intel/xeon_sp/cpx/Kconfig1
-rw-r--r--src/soc/intel/xeon_sp/skx/Kconfig1
-rw-r--r--src/soc/intel/xeon_sp/spr/Kconfig1
4 files changed, 3 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/Kconfig b/src/soc/intel/xeon_sp/Kconfig
index 18474ec0a6..59335a1c41 100644
--- a/src/soc/intel/xeon_sp/Kconfig
+++ b/src/soc/intel/xeon_sp/Kconfig
@@ -47,7 +47,6 @@ config MAINBOARD_USES_FSP2_0
bool
default y
select PLATFORM_USES_FSP2_0
- select UDK_202005_BINDING
select POSTCAR_STAGE
config MAX_SOCKET
diff --git a/src/soc/intel/xeon_sp/cpx/Kconfig b/src/soc/intel/xeon_sp/cpx/Kconfig
index b9d63d3ad2..51e545f148 100644
--- a/src/soc/intel/xeon_sp/cpx/Kconfig
+++ b/src/soc/intel/xeon_sp/cpx/Kconfig
@@ -8,6 +8,7 @@ config SOC_INTEL_COOPERLAKE_SP
select NO_FSP_TEMP_RAM_EXIT
select HAVE_INTEL_FSP_REPO
select FSP_SPEC_VIOLATION_XEON_SP_HEAP_WORKAROUND
+ select UDK_202005_BINDING
help
Intel Cooper Lake-SP support
diff --git a/src/soc/intel/xeon_sp/skx/Kconfig b/src/soc/intel/xeon_sp/skx/Kconfig
index 5d843878e1..4a9e6831d3 100644
--- a/src/soc/intel/xeon_sp/skx/Kconfig
+++ b/src/soc/intel/xeon_sp/skx/Kconfig
@@ -5,6 +5,7 @@ config SOC_INTEL_SKYLAKE_SP
select XEON_SP_COMMON_BASE
select PLATFORM_USES_FSP2_0
select NO_FSP_TEMP_RAM_EXIT
+ select UDK_202005_BINDING
help
Intel Skylake-SP support
diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig
index ace5c07042..acc5e4a1b9 100644
--- a/src/soc/intel/xeon_sp/spr/Kconfig
+++ b/src/soc/intel/xeon_sp/spr/Kconfig
@@ -14,6 +14,7 @@ config SOC_INTEL_SAPPHIRERAPIDS_SP
select XEON_SP_COMMON_BASE
select HAVE_IOAT_DOMAINS
select FSP_SPEC_VIOLATION_XEON_SP_HEAP_WORKAROUND
+ select UDK_202005_BINDING
help
Intel Sapphire Rapids-SP support