Skip to content
Snippets Groups Projects
Commit bebd26ab authored by Randy Dunlap's avatar Randy Dunlap Committed by Guo Ren
Browse files

arch/csky: fix some Kconfig typos


Fix wording in help text for the CPU_HAS_LDSTEX symbol.

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarGuo Ren <guoren@kernel.org>
Signed-off-by: default avatarGuo Ren <guoren@linux.alibaba.com>
parent 2305f60b
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ config CPU_HAS_TLBI
config CPU_HAS_LDSTEX
bool
help
For SMP, CPU needs "ldex&stex" instrcutions to atomic operations.
For SMP, CPU needs "ldex&stex" instructions for atomic operations.
config CPU_NEED_TLBSYNC
bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment