linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] csky: Fix a typo in Kconfig
@ 2021-01-05 13:41 Masanari Iida
  2021-01-05 21:33 ` Randy Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Masanari Iida @ 2021-01-05 13:41 UTC (permalink / raw)
  To: guoren, linux-csky, linux-kernel; +Cc: Masanari Iida

This patch fixes a spelling typo in Kconfig.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 arch/csky/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
index 7f1721101ea0..ce680f6e3b4b 100644
--- a/arch/csky/Kconfig
+++ b/arch/csky/Kconfig
@@ -243,7 +243,7 @@ menuconfig HAVE_TCM
 	bool "Tightly-Coupled/Sram Memory"
 	select GENERIC_ALLOCATOR
 	help
-	  The implementation are not only used by TCM (Tightly-Coupled Meory)
+	  The implementation are not only used by TCM (Tightly-Coupled Memory)
 	  but also used by sram on SOC bus. It follow existed linux tcm
 	  software interface, so that old tcm application codes could be
 	  re-used directly.
-- 
2.25.0


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

end of thread, other threads:[~2021-01-07 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 13:41 [PATCH] csky: Fix a typo in Kconfig Masanari Iida
2021-01-05 21:33 ` Randy Dunlap
2021-01-06 10:04   ` [PATCH/v2] csky: Fix typos " Masanari Iida
2021-01-06 16:21     ` Randy Dunlap
2021-01-07 16:24       ` Guo Ren

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