From 93eeb299c44fdf92c14c1b647b55b0b71256459e Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Sat, 22 Jul 2023 09:56:04 +0200 Subject: soc/intel/xeon_sp/spr/Kconfig: Remove unused MAX_MC_CHN Change-Id: Ia4011a0f29d360fbe46a5e052e2acb3d23d8ceaf Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/76695 Reviewed-by: Martin L Roth Tested-by: build bot (Jenkins) --- src/soc/intel/xeon_sp/spr/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/soc/intel/xeon_sp/spr/Kconfig') diff --git a/src/soc/intel/xeon_sp/spr/Kconfig b/src/soc/intel/xeon_sp/spr/Kconfig index ed9545746b..c3710ac976 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 -- cgit v1.2.3