From d9cf38fdcb8b1ca9a8a30e3027bc85f91e1a8ffa Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 13 Jun 2014 11:07:34 +0300 Subject: sandy/ivy boards: Switch to use DYNAMIC_CBMEM MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Like with other more recent boards already using DYNAMIC_CBMEM, the pointer to TOC is no longer stored in GNVS for ACPI. Change-Id: If2e11294202c40793ec985e2c0c006bbfcd03d3d Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/6034 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/intel/emeraldlake2/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/intel/emeraldlake2') diff --git a/src/mainboard/intel/emeraldlake2/Kconfig b/src/mainboard/intel/emeraldlake2/Kconfig index aa273bdc06..d6928f4e59 100644 --- a/src/mainboard/intel/emeraldlake2/Kconfig +++ b/src/mainboard/intel/emeraldlake2/Kconfig @@ -11,7 +11,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select HAVE_OPTION_TABLE select HAVE_ACPI_RESUME #select MAINBOARD_HAS_CHROMEOS - select EARLY_CBMEM_INIT config MAINBOARD_DIR string -- cgit v1.2.3