summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-12-16 14:36:08 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2021-04-22 18:38:04 +0300
commitee6b25fa7c037e42cc5f3b5c024b2a779edab6dd (patch)
tree5cd8d970a095973c6472fbc2b6b19da6ef8e4574 /arch/powerpc
parentcc7130bf119add37f36238343a593b71ef6ecc1e (diff)
downloadlinux-ee6b25fa7c037e42cc5f3b5c024b2a779edab6dd.tar.xz
powerpc/44x: fix spelling mistake in Kconfig "varients" -> "variants"
There is a spelling mistake in the Kconfig help text. 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/20201216113608.11812-1-colin.king@canonical.com
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/platforms/44x/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/44x/Kconfig b/arch/powerpc/platforms/44x/Kconfig
index 7d41e9264510..83975ef50975 100644
--- a/arch/powerpc/platforms/44x/Kconfig
+++ b/arch/powerpc/platforms/44x/Kconfig
@@ -5,7 +5,7 @@ config PPC_47x
select MPIC
help
This option enables support for the 47x family of processors and is
- not currently compatible with other 44x or 46x varients
+ not currently compatible with other 44x or 46x variants
config BAMBOO
bool "Bamboo"