Skip to content

Commit ce0ba95

Browse files
ColinIanKingguoren83
authored andcommitted
csky: Kconfig: Fix spelling mistake "Meory" -> "Memory"
There is a spelling mistake in a Kconfig option description. Fix it. Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Guo Ren <[email protected]>
1 parent b203c67 commit ce0ba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/csky/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ menuconfig HAVE_TCM
270270
bool "Tightly-Coupled/Sram Memory"
271271
depends on !COMPILE_TEST
272272
help
273-
The implementation are not only used by TCM (Tightly-Coupled Meory)
273+
The implementation are not only used by TCM (Tightly-Coupled Memory)
274274
but also used by sram on SOC bus. It follow existed linux tcm
275275
software interface, so that old tcm application codes could be
276276
re-used directly.

0 commit comments

Comments
 (0)