summaryrefslogtreecommitdiff
path: root/src/soc/intel
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2024-04-17 16:55:20 +0200
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-05-03 21:40:40 +0000
commit5ee749015d201540ff695683a26df1b6a170016c (patch)
treef3be80f418dbf4b216581e6203c5f20cf5f857cc /src/soc/intel
parent6daeda89cd43636f829e68fd33aef603136620a1 (diff)
soc/intel/xeon_sp/spr: Drop unused symbol
SOC_INTEL_PCIE_64BIT_ALLOC is not used. Change-Id: I1ef52104ef1d883330b800215cb4d0475092d8fe Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81975 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Shuo Liu <shuo.liu@intel.com> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/soc/intel')
-rw-r--r--src/soc/intel/xeon_sp/spr/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig
index 401c8e4981..b84a8ff267 100644
--- a/src/soc/intel/xeon_sp/spr/Kconfig
+++ b/src/soc/intel/xeon_sp/spr/Kconfig
@@ -107,9 +107,6 @@ config SOC_INTEL_HAS_BIOS_DONE_MSR
config SOC_INTEL_HAS_NCMEM
def_bool y
-config SOC_INTEL_PCIE_64BIT_ALLOC
- def_bool y
-
config SOC_INTEL_MMAPVTD_ONLY_FOR_DPR
def_bool y