From e5845bfb2d676b358fdaa1bc754de6101c8dceb7 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 24 Jun 2019 19:22:58 +0200 Subject: {soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB Change-Id: Ie922832bc7641a44a53c0cda8d808579c66420b5 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/33743 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/northbridge/intel/haswell/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/northbridge/intel/haswell/Kconfig') diff --git a/src/northbridge/intel/haswell/Kconfig b/src/northbridge/intel/haswell/Kconfig index e1067c5949..3678cb803d 100644 --- a/src/northbridge/intel/haswell/Kconfig +++ b/src/northbridge/intel/haswell/Kconfig @@ -55,10 +55,6 @@ config MMCONF_BASE_ADDRESS hex default 0xf0000000 -config CACHE_MRC_SIZE_KB - int - default 512 - config DCACHE_RAM_BASE hex default 0xff7c0000 -- cgit v1.2.3