From ef959b72bc7937faa12afa73851eaf3b19e04bed Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sat, 22 Jul 2023 10:01:36 +0200 Subject: soc/intel/xeon_sp/Kconfig: Remove useless USE_FSP2_0_DRIVER Change-Id: Ic384ee804e217ba79f7e191f122ec61565abfc40 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/76697 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- src/soc/intel/xeon_sp/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/soc/intel/xeon_sp/Kconfig b/src/soc/intel/xeon_sp/Kconfig index f6bfd42333..24f749a02b 100644 --- a/src/soc/intel/xeon_sp/Kconfig +++ b/src/soc/intel/xeon_sp/Kconfig @@ -75,10 +75,6 @@ config CPU_SPECIFIC_OPTIONS config MAINBOARD_USES_FSP2_0 bool default y - -config USE_FSP2_0_DRIVER - def_bool y - depends on MAINBOARD_USES_FSP2_0 select PLATFORM_USES_FSP2_0 select UDK_202005_BINDING select POSTCAR_STAGE -- cgit v1.2.3