From 74e22b5ce7edc0f433e27685df7aea64b153214d Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 28 Dec 2019 10:00:36 +0100 Subject: arch/x86/Kconfig: Remove unused BOOTBLOCK_RESETS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I792d271bdd2a93649bd9ca67c74b29fc5037542b Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/37964 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki --- src/arch/x86/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/arch/x86') diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig index 212c9f9acc..1c55bdbf3c 100644 --- a/src/arch/x86/Kconfig +++ b/src/arch/x86/Kconfig @@ -166,9 +166,6 @@ config BOOTBLOCK_DEBUG_SPINLOOP Add a spin (JMP .) in bootblock_crt0.S during early bootblock to wait for a JTAG debugger to break into the execution sequence. -config BOOTBLOCK_RESETS - string - config HAVE_CMOS_DEFAULT def_bool n depends on HAVE_OPTION_TABLE -- cgit v1.2.3