linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masanari Iida <standby24x7@gmail.com>
To: linux-kernel@vger.kernel.org, kaloz@openwrt.org,
	linux-arm-kernel@lists.infradead.org, rdunlap@infradead.org,
	linusw@kernel.org, khalasa@piap.pl, linux@armlinux.org.uk
Cc: Masanari Iida <standby24x7@gmail.com>
Subject: [PATCH/v2] ARM: ixp4xx: Fix typos in Kconfig
Date: Mon, 11 Jan 2021 23:41:41 +0900	[thread overview]
Message-ID: <20210111144141.387064-1-standby24x7@gmail.com> (raw)
In-Reply-To: <5581e105-3967-c9b4-cb2c-12640eb1a2c8@infradead.org>

This patch fixes some spelling typos in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.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


  reply	other threads:[~2021-01-11 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06 10:56 [PATCH] ARM: ixp4xx: Fix typos in Kconfig Masanari Iida
2021-01-06 16:31 ` Randy Dunlap
2021-01-11 14:41   ` Masanari Iida [this message]
2021-01-11 16:22     ` [PATCH/v2] " Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210111144141.387064-1-standby24x7@gmail.com \
    --to=standby24x7@gmail.com \
    --cc=kaloz@openwrt.org \
    --cc=khalasa@piap.pl \
    --cc=linusw@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).