summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/intel/xeon_sp/spr/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig
index dac093f9d2..b1c4c783b7 100644
--- a/src/soc/intel/xeon_sp/spr/Kconfig
+++ b/src/soc/intel/xeon_sp/spr/Kconfig
@@ -145,7 +145,7 @@ config DIMM_SPD_SIZE
config MAX_ACPI_TABLE_SIZE_KB
int
- default 400 if MAX_SOCKET = 4
+ default 512 if MAX_SOCKET = 4
default 224
config FIXED_SMBUS_IO_BASE