From 9fc12e0d4e458a91328db9b6df8bcc6e0ffe23f3 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 9 Aug 2019 07:09:48 +0300 Subject: arch/x86: Enable POSTCAR_CONSOLE by default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Almost all platforms force it on. Make it enabled by default but under user control to optionally disable it. Change-Id: I6b0f19c8bfd6ffed93023d57a1d28ca6acc06835 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/34803 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Nico Huber Reviewed-by: Martin Roth --- src/mainboard/intel/galileo/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/intel/galileo/Kconfig') diff --git a/src/mainboard/intel/galileo/Kconfig b/src/mainboard/intel/galileo/Kconfig index 0f49c7f29a..2c89995677 100644 --- a/src/mainboard/intel/galileo/Kconfig +++ b/src/mainboard/intel/galileo/Kconfig @@ -100,7 +100,6 @@ config FSP_DEBUG_ALL select DISPLAY_ESRAM_LAYOUT select DISPLAY_FSP_CALLS_AND_STATUS select DISPLAY_FSP_HEADER - select POSTCAR_CONSOLE select VERIFY_HOBS help Turn on debug support to display HOBS, MTRRS, SMM_MEMORY_MAP, UPD_DATA -- cgit v1.2.3