From 1ea2a1c182ea6310631071c64eaaed6e2d77f376 Mon Sep 17 00:00:00 2001 From: Gang Chen Date: Fri, 7 Jun 2024 17:03:18 +0800 Subject: soc/intel/xeon_sp/gnr: Remove VPD from GNR Kconfig Remove the unused config VPD from GNR Kconfig. Change-Id: I3fc45ba05df5fc23e326081d6ce9e53b2046464c Signed-off-by: Gang Chen Reviewed-on: https://review.coreboot.org/c/coreboot/+/82975 Reviewed-by: Martin L Roth Tested-by: build bot (Jenkins) Reviewed-by: Shuo Liu --- src/soc/intel/xeon_sp/gnr/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/src/soc/intel/xeon_sp/gnr/Kconfig b/src/soc/intel/xeon_sp/gnr/Kconfig index abbf178edc..790f20e012 100644 --- a/src/soc/intel/xeon_sp/gnr/Kconfig +++ b/src/soc/intel/xeon_sp/gnr/Kconfig @@ -15,7 +15,6 @@ config SOC_INTEL_GRANITERAPIDS select PLATFORM_USES_FSP2_X86_32 select HAVE_IOAT_DOMAINS select FSP_SPEC_VIOLATION_XEON_SP_HEAP_WORKAROUND - select VPD help Intel Granite Rapids support -- cgit v1.2.3