linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: imx: Kconfig: Fix typo in help
@ 2021-03-01  8:39 Nobuhiro Iwamatsu
  2021-03-01 10:57 ` Fabio Estevam
  2021-03-08  1:00 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Nobuhiro Iwamatsu @ 2021-03-01  8:39 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer
  Cc: linux-arm-kernel, Nobuhiro Iwamatsu, Fabio Estevam,
	NXP Linux Team, Pengutronix Kernel Team

Fix typo from i.MX31 to i.MX35 in i.MX35's help.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
---
 arch/arm/mach-imx/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 52902782cc5f40..b407b024dde34b 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -63,7 +63,7 @@ config SOC_IMX35
 	select MXC_AVIC
 	select PINCTRL_IMX35
 	help
-	  This enables support for Freescale i.MX31 processor
+	  This enables support for Freescale i.MX35 processor
 
 endif
 
-- 
2.30.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-08  1:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-01  8:39 [PATCH] ARM: imx: Kconfig: Fix typo in help Nobuhiro Iwamatsu
2021-03-01 10:57 ` Fabio Estevam
2021-03-08  1:00 ` Shawn Guo

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).