arm64: Kconfig: fix spelling
Fix spelling typos in arm64: (reported by codespell) s/upto/up to/ s/familly/family/ Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Will Deacon <will@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Link: https://lore.kernel.org/r/20230124181605.14144-1-rdunlap@infradead.org Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
This commit is contained in:
parent
1a920c92cd
commit
11fc944f7e
|
@ -187,7 +187,7 @@ config ARCH_MVEBU
|
||||||
select PINCTRL_ARMADA_CP110
|
select PINCTRL_ARMADA_CP110
|
||||||
select PINCTRL_AC5
|
select PINCTRL_AC5
|
||||||
help
|
help
|
||||||
This enables support for Marvell EBU familly, including:
|
This enables support for Marvell EBU family, including:
|
||||||
- Armada 3700 SoC Family
|
- Armada 3700 SoC Family
|
||||||
- Armada 7K SoC Family
|
- Armada 7K SoC Family
|
||||||
- Armada 8K SoC Family
|
- Armada 8K SoC Family
|
||||||
|
|
Loading…
Reference in New Issue