Skip to content

Commit

Permalink
powerpc/44x: fix spelling mistake in Kconfig "varients" -> "variants"
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Colin Ian King authored and Michael Ellerman committed Apr 22, 2021
1 parent cc7130b commit ee6b25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/platforms/44x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ee6b25f

Please sign in to comment.