summaryrefslogtreecommitdiff
path: root/src/soc/intel/elkhartlake/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/elkhartlake/Kconfig')
-rw-r--r--src/soc/intel/elkhartlake/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/soc/intel/elkhartlake/Kconfig b/src/soc/intel/elkhartlake/Kconfig
index c71ebf3649..9e7f3eba05 100644
--- a/src/soc/intel/elkhartlake/Kconfig
+++ b/src/soc/intel/elkhartlake/Kconfig
@@ -272,4 +272,8 @@ config SOC_INTEL_ELKHARTLAKE_TCO_NO_REBOOT_EN
for the second time. Since this feature is not exposed to the OS in the
standard TCO interface, this setting can be enabled on firmware level.
This might be useful depending on the TCO policy.
+
+config DIMM_SPD_SIZE
+ default 512
+
endif