From 3e893bbed55f678155dfb58750376ad60a85e119 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 1 Jun 2018 06:32:20 +0300 Subject: intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie522e8fda1d6e80cc45c990ff19a5050165d8030 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/26748 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Aaron Durbin --- src/northbridge/intel/e7505/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/intel/e7505/Kconfig') diff --git a/src/northbridge/intel/e7505/Kconfig b/src/northbridge/intel/e7505/Kconfig index d80ddf3efb..29613a92f4 100644 --- a/src/northbridge/intel/e7505/Kconfig +++ b/src/northbridge/intel/e7505/Kconfig @@ -23,6 +23,7 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy select NO_MMCONF_SUPPORT select HAVE_DEBUG_RAM_SETUP select RELOCATABLE_RAMSTAGE + select POSTCAR_STAGE config HW_SCRUBBER bool -- cgit v1.2.3