aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/xeon_sp/skx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/xeon_sp/skx/Kconfig')
-rw-r--r--src/soc/intel/xeon_sp/skx/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/soc/intel/xeon_sp/skx/Kconfig b/src/soc/intel/xeon_sp/skx/Kconfig
index 7af0b582cb..0e3e699de6 100644
--- a/src/soc/intel/xeon_sp/skx/Kconfig
+++ b/src/soc/intel/xeon_sp/skx/Kconfig
@@ -6,14 +6,6 @@ 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_2015_BINDING
- select POSTCAR_CONSOLE
- select POSTCAR_STAGE
-
config FSP_HEADER_PATH
string "Location of FSP headers"
depends on MAINBOARD_USES_FSP2_0