From b9499024c74b95cb43dfc3ea14fed7929122eb2d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 8 Jan 2019 16:21:31 +0100 Subject: arch/x86/Kconfig: Fix spelling of *successful* MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If0da91cf94aa12fe7b8670f6b181e443e3446aa1 Signed-off-by: Paul Menzel Reviewed-on: https://review.coreboot.org/c/30745 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) --- src/arch/x86/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/arch') diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig index 794ea115de..242a7cfa1f 100644 --- a/src/arch/x86/Kconfig +++ b/src/arch/x86/Kconfig @@ -263,7 +263,7 @@ config SKIP_MAX_REBOOT_CNT_CLEAR Do not clear the reboot count immediately after successful boot. Set to allow the payload to control normal/fallback image recovery. Note that it is the responsibility of the payload to reset the - normal boot bit to 1 after each successsful boot. + normal boot bit to 1 after each successful boot. config ACPI_CPU_STRING string -- cgit v1.2.3