From 87efe24cce93bdd0076455263c1602e011892475 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 23 Dec 2018 07:22:44 +0200 Subject: soc/intel/quark: Drop BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This was empty stub call doing nothing, to avoid targeting non-existing MMX registers. Change-Id: I78b83e6724159ea1eb0f8a0cf9d5b7ddfc9877b7 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/30390 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/soc/intel/quark/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/quark/Kconfig') diff --git a/src/soc/intel/quark/Kconfig b/src/soc/intel/quark/Kconfig index adf545d411..beed8cd6d3 100644 --- a/src/soc/intel/quark/Kconfig +++ b/src/soc/intel/quark/Kconfig @@ -26,7 +26,6 @@ config CPU_SPECIFIC_OPTIONS select ARCH_RAMSTAGE_X86_32 select ARCH_ROMSTAGE_X86_32 select ARCH_VERSTAGE_X86_32 - select BOOTBLOCK_SAVE_BIST_AND_TIMESTAMP select C_ENVIRONMENT_BOOTBLOCK select HAVE_MONOTONIC_TIMER select NO_MMCONF_SUPPORT -- cgit v1.2.3