aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-01-31 17:52:30 -0800
committerGuo Ren <guoren@linux.alibaba.com>2020-02-21 15:43:25 +0800
commitbebd26ab623616728d6e72b5c74a47bfff5287d8 (patch)
tree3e9b3add17730aae39a510bb1c0049943f700f97 /arch
parentcsky: Fixup compile warning for three unimplemented syscalls (diff)
downloadlinux-dev-bebd26ab623616728d6e72b5c74a47bfff5287d8.tar.xz
linux-dev-bebd26ab623616728d6e72b5c74a47bfff5287d8.zip
arch/csky: fix some Kconfig typos
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/csky/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
index 111474b50f69..f1e73543feec 100644
--- 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" instrcutions to atomic operations.
+ For SMP, CPU needs "ldex&stex" instructions for atomic operations.
config CPU_NEED_TLBSYNC
bool