summaryrefslogtreecommitdiffstats
path: root/src/soc
diff options
context:
space:
mode:
authorJincheng Li <jincheng.li@intel.com>2024-06-04 15:38:44 +0800
committerLean Sheng Tan <sheng.tan@9elements.com>2024-06-05 09:40:41 +0000
commite1664278a7d7911432c910721ee5f3510678ceb0 (patch)
tree0c30bca6ec449f391973eae2ed80815acb12a901 /src/soc
parent602653abed391ae1b1445ad86d0f05b8b5b678cb (diff)
downloadcoreboot-e1664278a7d7911432c910721ee5f3510678ceb0.tar.gz
coreboot-e1664278a7d7911432c910721ee5f3510678ceb0.tar.bz2
coreboot-e1664278a7d7911432c910721ee5f3510678ceb0.zip
soc/intel/xeon_sp: Remove duplicated Kconfig POSTCAR_STAGE
POSTCAR_STAGE is already selected in XEON_SP_COMMON_BASE Change-Id: I3f94e6cc76c8f376119ffa8ec43fa1a43fb40977 Signed-off-by: Jincheng Li <jincheng.li@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/82795 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/intel/xeon_sp/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/Kconfig b/src/soc/intel/xeon_sp/Kconfig
index 45c7d9d25bc1..22cc3665dc1c 100644
--- a/src/soc/intel/xeon_sp/Kconfig
+++ b/src/soc/intel/xeon_sp/Kconfig
@@ -46,7 +46,6 @@ config XEON_SP_COMMON_BASE
select USE_FSP_NOTIFY_PHASE_POST_PCI_ENUM
select USE_FSP_NOTIFY_PHASE_READY_TO_BOOT
select USE_FSP_NOTIFY_PHASE_END_OF_FIRMWARE
- select POSTCAR_STAGE
if XEON_SP_COMMON_BASE