From 502e1dc7cae2220fc0fbc176c9c7de2d8731dd46 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 13 Jun 2014 11:07:34 +0300 Subject: nehalem boards: Switch to use DYNAMIC_CBMEM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie4df2199e746de58c926f35bc9000752d399aa37 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/6037 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/northbridge/intel/nehalem/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/intel/nehalem/Kconfig') diff --git a/src/northbridge/intel/nehalem/Kconfig b/src/northbridge/intel/nehalem/Kconfig index 4cbaf22149..1da2ef9a4a 100644 --- a/src/northbridge/intel/nehalem/Kconfig +++ b/src/northbridge/intel/nehalem/Kconfig @@ -22,6 +22,7 @@ config NORTHBRIDGE_INTEL_NEHALEM select CPU_INTEL_MODEL_2065X select MMCONF_SUPPORT select MMCONF_SUPPORT_DEFAULT + select DYNAMIC_CBMEM select VGA select INTEL_EDID -- cgit v1.2.3