]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
arch/csky: fix some Kconfig typos
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 1 Feb 2020 01:52:30 +0000 (17:52 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 06:18:29 +0000 (07:18 +0100)
[ Upstream commit bebd26ab623616728d6e72b5c74a47bfff5287d8 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/csky/Kconfig

index da09c884cc305f20ba912c3b1ecd3b9ea54f8bbc..2265227b7df8fd72356df781b92b560755a1cbf8 100644 (file)
@@ -75,7 +75,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