mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
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 <colin.i.king@gmail.com> Signed-off-by: Guo Ren <guoren@kernel.org>
This commit is contained in:
parent
b203c67ebe
commit
ce0ba95480
|
|
@ -270,7 +270,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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user