projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2305f60
)
arch/csky: fix some Kconfig typos
author
Randy Dunlap
<rdunlap@infradead.org>
Sat, 1 Feb 2020 01:52:30 +0000
(17:52 -0800)
committer
Guo Ren
<guoren@linux.alibaba.com>
Fri, 21 Feb 2020 07:43:25 +0000
(15:43 +0800)
Fix wording in help text for the CPU_HAS_LDSTEX symbol.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Guo Ren <guoren@kernel.org>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
arch/csky/Kconfig
patch
|
blob
|
history
diff --git
a/arch/csky/Kconfig
b/arch/csky/Kconfig
index 111474b50f69004ee7b6edd07ccb0dfff50c8d97..f1e73543feec2df6d361b8501193726b414210b9 100644
(file)
--- a/
arch/csky/Kconfig
+++ b/
arch/csky/Kconfig
@@
-76,7
+76,7
@@
config CPU_HAS_TLBI
config CPU_HAS_LDSTEX
bool
help
- For SMP, CPU needs "ldex&stex" instr
cutions to
atomic operations.
+ For SMP, CPU needs "ldex&stex" instr
uctions for
atomic operations.
config CPU_NEED_TLBSYNC
bool