summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-07-22 10:01:36 +0200
committerElyes Haouas <ehaouas@noos.fr>2023-08-03 18:26:28 +0000
commitef959b72bc7937faa12afa73851eaf3b19e04bed (patch)
tree9aa91bc3399c775ebf0428385053dbf939b5bdcc /src
parent24548e4c5647ff88c47881e5a18df2249c0a2a1d (diff)
downloadcoreboot-ef959b72bc7937faa12afa73851eaf3b19e04bed.tar.gz
coreboot-ef959b72bc7937faa12afa73851eaf3b19e04bed.tar.bz2
coreboot-ef959b72bc7937faa12afa73851eaf3b19e04bed.zip
soc/intel/xeon_sp/Kconfig: Remove useless USE_FSP2_0_DRIVER
Change-Id: Ic384ee804e217ba79f7e191f122ec61565abfc40 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76697 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/soc/intel/xeon_sp/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/xeon_sp/Kconfig b/src/soc/intel/xeon_sp/Kconfig
index f6bfd4233366..24f749a02b08 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