summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/Kconfig.common
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/Kconfig.common')
-rw-r--r--src/soc/intel/common/Kconfig.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/soc/intel/common/Kconfig.common b/src/soc/intel/common/Kconfig.common
index 29d1c7cff2..ed6068da54 100644
--- a/src/soc/intel/common/Kconfig.common
+++ b/src/soc/intel/common/Kconfig.common
@@ -149,4 +149,9 @@ config SOC_INTEL_CRASHLOG_ON_RESET
This will result in a BERT table being populated containing a PMC
crashlog record on every boot.
+config SOC_INTEL_IOE_DIE_SUPPORT
+ def_bool n
+ help
+ Enable this config if the SOC support IOE DIE.
+
endif # SOC_INTEL_COMMON