mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"
@ 2022-10-07 20:16 Colin Ian King
  2022-10-07 23:45 ` Guo Ren
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2022-10-07 20:16 UTC (permalink / raw)
  To: Guo Ren, linux-csky; +Cc: kernel-janitors, linux-kernel

There is a spelling mistake in a Kconfig option description. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 arch/csky/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
index adee6ab36862..100f5eb2313e 100644
--- a/arch/csky/Kconfig
+++ b/arch/csky/Kconfig
@@ -269,7 +269,7 @@ menuconfig HAVE_TCM
 	bool "Tightly-Coupled/Sram Memory"
 	depends on !COMPILE_TEST
 	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.37.3


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

end of thread, other threads:[~2022-10-07 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-07 20:16 [PATCH] csky: Kconfig: Fix spelling mistake "Meory" -> "Memory" Colin Ian King
2022-10-07 23:45 ` Guo Ren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®