summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-30 17:55:35 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-09-02 07:16:19 +0000
commit759ae2d9934c2836d4b8a82a71d8f38cbfccf8b9 (patch)
treec30f5b1e3f253565c17c1b42ed9605c61f38870f /src/soc/intel/xeon_sp/Kconfig
parent694cbc0ddcbe04dbbbb4f97ae4d34861a6ce7054 (diff)
downloadcoreboot-759ae2d9934c2836d4b8a82a71d8f38cbfccf8b9.tar.gz
coreboot-759ae2d9934c2836d4b8a82a71d8f38cbfccf8b9.tar.bz2
coreboot-759ae2d9934c2836d4b8a82a71d8f38cbfccf8b9.zip
soc/intel/xeon_sp/Kconfig: Drop redundant 'select POSTCAR_CONSOLE'
POSTCAR_CONSOLE is already set to yes in console/Kconfig file. Change-Id: If520c33f5e36d569511b2441bf23aa90180591c7 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44929 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/soc/intel/xeon_sp/Kconfig')
-rw-r--r--src/soc/intel/xeon_sp/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/intel/xeon_sp/Kconfig b/src/soc/intel/xeon_sp/Kconfig
index 545b4232f2ba..a4274df99d9b 100644
--- a/src/soc/intel/xeon_sp/Kconfig
+++ b/src/soc/intel/xeon_sp/Kconfig
@@ -31,7 +31,6 @@ config CPU_SPECIFIC_OPTIONS
select ARCH_VERSTAGE_X86_32
select BOOT_DEVICE_SPI_FLASH_RW_NOMMAP_EARLY if BOOT_DEVICE_SPI_FLASH
select BOOT_DEVICE_SUPPORTS_WRITES
- select POSTCAR_CONSOLE
select SOC_INTEL_COMMON
select SOC_INTEL_COMMON_RESET
select FSP_PLATFORM_MEMORY_SETTINGS_VERSIONS
@@ -70,7 +69,6 @@ config USE_FSP2_0_DRIVER
depends on MAINBOARD_USES_FSP2_0
select PLATFORM_USES_FSP2_0
select UDK_202005_BINDING
- select POSTCAR_CONSOLE
select POSTCAR_STAGE
config MAX_SOCKET