From 24548e4c5647ff88c47881e5a18df2249c0a2a1d Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sat, 22 Jul 2023 10:04:06 +0200 Subject: soc/intel/xeon_sp/spr/Kconfig: Remove unused SIPI_FINAL_TIMEOUT Change-Id: I915e0e942adf33175fdc9fe055fce013824d6c0f Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/76698 Reviewed-by: Martin L Roth Tested-by: build bot (Jenkins) --- src/soc/intel/xeon_sp/spr/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig index f666ab5dae..ed9545746b 100644 --- a/src/soc/intel/xeon_sp/spr/Kconfig +++ b/src/soc/intel/xeon_sp/spr/Kconfig @@ -27,10 +27,6 @@ config ACPI_CPU_STRING string default "C%03X" -config SIPI_FINAL_TIMEOUT - int - default 400000 - config PCR_BASE_ADDRESS hex default 0xfd000000 -- cgit v1.2.3