From 28e02556c13fc7c43098e66ac30c7f3959ec989f Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 1 Sep 2017 06:41:21 +0300 Subject: intel/i440bx: Move LATE_CBMEM_INIT under mainboard MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Some of these will move to EARLY_CBMEM_INIT. Change-Id: Ia969e30ad7097860180bd047eaf81859a42a747c Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/21311 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Keith Hui --- src/northbridge/intel/i440bx/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/northbridge/intel/i440bx/Kconfig') diff --git a/src/northbridge/intel/i440bx/Kconfig b/src/northbridge/intel/i440bx/Kconfig index 36d47542ba..45cdd9c7f1 100644 --- a/src/northbridge/intel/i440bx/Kconfig +++ b/src/northbridge/intel/i440bx/Kconfig @@ -17,7 +17,6 @@ config NORTHBRIDGE_INTEL_I440BX bool select NO_MMCONF_SUPPORT select HAVE_DEBUG_RAM_SETUP - select LATE_CBMEM_INIT select UDELAY_IO config SDRAMPWR_4DIMM -- cgit v1.2.3