summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2023-07-22 09:56:04 +0200
committerElyes Haouas <ehaouas@noos.fr>2023-08-03 18:33:21 +0000
commit93eeb299c44fdf92c14c1b647b55b0b71256459e (patch)
tree4a63cff453fd8fa88557414b5d5c89e0047f6c59
parent80af4b3ea1a25857844c371654b844209cb9f152 (diff)
downloadcoreboot-93eeb299c44fdf92c14c1b647b55b0b71256459e.tar.gz
coreboot-93eeb299c44fdf92c14c1b647b55b0b71256459e.tar.bz2
coreboot-93eeb299c44fdf92c14c1b647b55b0b71256459e.zip
soc/intel/xeon_sp/spr/Kconfig: Remove unused MAX_MC_CHN
Change-Id: Ia4011a0f29d360fbe46a5e052e2acb3d23d8ceaf Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76695 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
-rw-r--r--src/soc/intel/xeon_sp/spr/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig
index ed9545746b24..c3710ac9764e 100644
--- a/src/soc/intel/xeon_sp/spr/Kconfig
+++ b/src/soc/intel/xeon_sp/spr/Kconfig
@@ -127,10 +127,6 @@ config MAX_IMC
int
default 4
-config MAX_MC_CHN
- int
- default 2
-
config DIMM_MAX
int
default 32