From: Colin Ian King Date: Mon, 7 Dec 2020 15:54:20 +0000 (+0000) Subject: powerpc: fix spelling mistake in Kconfig "seleted" -> "selected" X-Git-Tag: accepted/tizen/unified/20230118.172025~8228^2~80 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f8a4b277c3cf39ec8efe50114924a7743cc84800;p=platform%2Fkernel%2Flinux-rpi.git 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 Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20201207155420.172370-1-colin.king@canonical.com --- diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 9e679ba..d0d16c3 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig @@ -87,7 +87,7 @@ config PPC_WATCHDOG help This is a placeholder when the powerpc hardlockup detector 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. config STACKTRACE_SUPPORT