diff options
-rw-r--r-- | src/arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |