Elyes Haouas has submitted this change. ( https://review.coreboot.org/c/coreboot/+/76698?usp=email )
Change subject: soc/intel/xeon_sp/spr/Kconfig: Remove unused SIPI_FINAL_TIMEOUT ......................................................................
soc/intel/xeon_sp/spr/Kconfig: Remove unused SIPI_FINAL_TIMEOUT
Change-Id: I915e0e942adf33175fdc9fe055fce013824d6c0f Signed-off-by: Elyes Haouas ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/76698 Reviewed-by: Martin L Roth gaumless@gmail.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/soc/intel/xeon_sp/spr/Kconfig 1 file changed, 0 insertions(+), 4 deletions(-)
Approvals: build bot (Jenkins): Verified Martin L Roth: Looks good to me, approved
diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig index f666ab5..ed95457 100644 --- a/src/soc/intel/xeon_sp/spr/Kconfig +++ b/src/soc/intel/xeon_sp/spr/Kconfig @@ -27,10 +27,6 @@ string default "C%03X"
-config SIPI_FINAL_TIMEOUT - int - default 400000 - config PCR_BASE_ADDRESS hex default 0xfd000000