arch/x86/Kconfig: Fix spelling of *successful*
Change-Id: If0da91cf94aa12fe7b8670f6b181e443e3446aa1 Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de> Reviewed-on: https://review.coreboot.org/c/30745 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
0eb9c57049
commit
b9499024c7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue