diff options
Diffstat (limited to 'src/soc/intel/xeon_sp/spr/Kconfig')
-rw-r--r-- | src/soc/intel/xeon_sp/spr/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig index 832aab5909..15b915da6b 100644 --- a/src/soc/intel/xeon_sp/spr/Kconfig +++ b/src/soc/intel/xeon_sp/spr/Kconfig @@ -27,14 +27,6 @@ config ACPI_CPU_STRING string default "\\_SB.C%03X" -config MAX_SOCKET_UPD - int - default 2 - help - This is used for configuring common SPR UPD tables which their sizes - depend on the socket number. Since it's the maximal socket number for - the common UPD tables, mainboard should not overwrite it. - config SIPI_FINAL_TIMEOUT int default 400000 |