From 5ee749015d201540ff695683a26df1b6a170016c Mon Sep 17 00:00:00 2001
From: Elyes Haouas <ehaouas@noos.fr>
Date: Wed, 17 Apr 2024 16:55:20 +0200
Subject: 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>
---
 src/soc/intel/xeon_sp/spr/Kconfig | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'src/soc')

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
 
-- 
cgit v1.2.3