[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210111144141.387064-1-standby24x7@gmail.com>
Date: Mon, 11 Jan 2021 23:41:41 +0900
From: Masanari Iida <standby24x7@...il.com>
To: linux-kernel@...r.kernel.org, kaloz@...nwrt.org,
linux-arm-kernel@...ts.infradead.org, rdunlap@...radead.org,
linusw@...nel.org, khalasa@...p.pl, linux@...linux.org.uk
Cc: Masanari Iida <standby24x7@...il.com>
Subject: [PATCH/v2] ARM: ixp4xx: Fix typos in Kconfig
This patch fixes some spelling typos in Kconfig.
Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
arch/arm/mach-ixp4xx/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig
index f7211b57b1e7..affee2e0ff55 100644
--- a/arch/arm/mach-ixp4xx/Kconfig
+++ b/arch/arm/mach-ixp4xx/Kconfig
@@ -7,7 +7,7 @@ comment "IXP4xx Platforms"
config MACH_IXP4XX_OF
bool
- prompt "Devce Tree IXP4xx boards"
+ prompt "Device Tree IXP4xx boards"
default y
select ARM_APPENDED_DTB # Old Redboot bootloaders deployed
select I2C
@@ -115,7 +115,7 @@ config ARCH_PRPMC1100
bool "PrPMC1100"
help
Say 'Y' here if you want your kernel to support the Motorola
- PrPCM1100 Processor Mezanine Module. For more information on
+ PrPMC1100 Processor Mezzanine Module. For more information on
this platform, see <file:Documentation/arm/ixp4xx.rst>.
config MACH_NAS100D
--
2.25.0
Powered by blists - more mailing lists