aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/Kconfig
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2019-08-07 09:25:07 +0530
committerSubrata Banik <subrata.banik@intel.com>2019-08-08 04:57:28 +0000
commit2524928f5d75b9f2d9215d98905734becb49a5d3 (patch)
treefa07854bd49fe4bbfeb20f1f3d197d86f0c07f35 /src/soc/intel/braswell/Kconfig
parent6c8a040ec5e52a2032055c0e59dd68a8851d4bbc (diff)
soc/intel/{APL, BSW, SKL}: Remove unused CPU_ADDR_BITS kconfig
This patch removes CONFIG_CPU_ADDR_BITS kconfig from soc/intel/<soc>/Kconfig as not getting used anymore. Change-Id: Ie7fa386c9c0aae19da1fbd09407494d9812247a4 Signed-off-by: Subrata Banik <subrata.banik@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34768 Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: V Sowmya <v.sowmya@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/braswell/Kconfig')
-rw-r--r--src/soc/intel/braswell/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/braswell/Kconfig b/src/soc/intel/braswell/Kconfig
index 76adae1cc0..5d6438fee5 100644
--- a/src/soc/intel/braswell/Kconfig
+++ b/src/soc/intel/braswell/Kconfig
@@ -73,10 +73,6 @@ config MAX_CPUS
int
default 4
-config CPU_ADDR_BITS
- int
- default 36
-
config SMM_TSEG_SIZE
hex
default 0x800000