From e69461dc25193bc792ba50b7d48081bdccd6e066 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Wed, 5 May 2021 14:45:28 +0200 Subject: nb/intel/pineview: Use cbfs mcache There is plenty of cache available to increase DCACHE_RAM_SIZE to allow the use of cbfs mcache. Tested on Gigabyte GA-D510UD, still boots and resumes. Change-Id: I1487ba9decd3aa22424a3ac111de7fbdb867d38d Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/52941 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/northbridge/intel/pineview/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/northbridge') diff --git a/src/northbridge/intel/pineview/Kconfig b/src/northbridge/intel/pineview/Kconfig index b2a0730db4..92185f5ee4 100644 --- a/src/northbridge/intel/pineview/Kconfig +++ b/src/northbridge/intel/pineview/Kconfig @@ -13,7 +13,6 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS select HAVE_VGA_TEXT_FRAMEBUFFER if MAINBOARD_DO_NATIVE_VGA_INIT select INTEL_EDID if MAINBOARD_DO_NATIVE_VGA_INIT select INTEL_GMA_ACPI - select NO_CBFS_MCACHE config VGA_BIOS_ID string -- cgit v1.2.3