From bd75e0c5cbe9f80519e7cf05e9077f3920414a55 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 14 Feb 2020 20:22:49 +0100 Subject: nb/intel/nehalem: Remove unused MRC_CACHE_SIZE Change-Id: I5d00fb238be6399ea6e9f394d8f899b03b1d44cf Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/38906 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Paul Menzel --- src/northbridge/intel/nehalem/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/northbridge/intel') diff --git a/src/northbridge/intel/nehalem/Kconfig b/src/northbridge/intel/nehalem/Kconfig index a119b817ae..cfd7fe248d 100644 --- a/src/northbridge/intel/nehalem/Kconfig +++ b/src/northbridge/intel/nehalem/Kconfig @@ -58,10 +58,6 @@ config DCACHE_BSP_STACK_SIZE The amount of anticipated stack usage in CAR by bootblock and other stages. -config MRC_CACHE_SIZE - hex - default 0x10000 - config MMCONF_BASE_ADDRESS hex default 0xe0000000 -- cgit v1.2.3