mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-01 10:13:58 +08:00
powerpc: fix spelling mistake in Kconfig "seleted" -> "selected"
There is a spelling mistake in the help text of the Kconfig. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201207155420.172370-1-colin.king@canonical.com
This commit is contained in:
parent
2efd7f6eb9
commit
f8a4b277c3
@ -87,7 +87,7 @@ config PPC_WATCHDOG
|
|||||||
help
|
help
|
||||||
This is a placeholder when the powerpc hardlockup detector
|
This is a placeholder when the powerpc hardlockup detector
|
||||||
watchdog is selected (arch/powerpc/kernel/watchdog.c). It is
|
watchdog is selected (arch/powerpc/kernel/watchdog.c). It is
|
||||||
seleted via the generic lockup detector menu which is why we
|
selected via the generic lockup detector menu which is why we
|
||||||
have no standalone config option for it here.
|
have no standalone config option for it here.
|
||||||
|
|
||||||
config STACKTRACE_SUPPORT
|
config STACKTRACE_SUPPORT
|
||||||
|
Loading…
Reference in New Issue
Block a user