From c05aa26a1fc472e121ca1b6b6a3510323ae53e34 Mon Sep 17 00:00:00 2001 From: Johnny Lin Date: Tue, 22 Jun 2021 11:35:41 +0800 Subject: xeon_sp/{cpx,skx}: Add config IFD_CHIPSET 'lbg' This is needed for ifdtool -p to detect CPX and SKX Lewisburg PCH as IFDv2. Change-Id: I21df9f700aedf131a38a776e76722bf918e6af84 Signed-off-by: Johnny Lin Reviewed-on: https://review.coreboot.org/c/coreboot/+/55746 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/soc/intel/xeon_sp/skx/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/soc/intel/xeon_sp/skx') diff --git a/src/soc/intel/xeon_sp/skx/Kconfig b/src/soc/intel/xeon_sp/skx/Kconfig index 0ff8114653..528f415551 100644 --- a/src/soc/intel/xeon_sp/skx/Kconfig +++ b/src/soc/intel/xeon_sp/skx/Kconfig @@ -59,4 +59,8 @@ config IED_REGION_SIZE hex default 0x400000 +config IFD_CHIPSET + string + default "lbg" + endif -- cgit v1.2.3