soc/intel/xeon_sp/Kconfig: add SOC_INTEL_SAPPHIRERAPIDS_SP

Intel SPR-SP (Sapphire Rapids Scalable Processor) chipset
belongs to Xeon-SP family. It was product launched on
Jan. 10, 2023.

Signed-off-by: Jonathan Zhang <jonzhang@meta.com>
Signed-off-by: Tim Chu <Tim.Chu@quantatw.com>
Change-Id: Ifece05e2fbcc454cdee8e849cb4f146c89f54333
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71946
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
This commit is contained in:
Tim Chu 2022-12-13 11:10:26 +00:00 committed by Lean Sheng Tan
parent 6041699ab3
commit 45032383e6
1 changed files with 10 additions and 0 deletions

View File

@ -24,6 +24,16 @@ config SOC_INTEL_COOPERLAKE_SP
help
Intel Cooper Lake-SP support
config SOC_INTEL_SAPPHIRERAPIDS_SP
bool
select CACHE_MRC_SETTINGS
select CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED
select PLATFORM_USES_FSP2_3
select SOC_INTEL_CSE_SERVER_SKU
select XEON_SP_COMMON_BASE
help
Intel Sapphire Rapids-SP support
if XEON_SP_COMMON_BASE
config CPU_SPECIFIC_OPTIONS