1
0
Fork 0

arch/csky: fix some Kconfig typos

[ Upstream commit bebd26ab62 ]

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>
5.4-rM2-2.2.x-imx-squashed
Randy Dunlap 2020-01-31 17:52:30 -08:00 committed by Greg Kroah-Hartman
parent 479466726b
commit 2ab5bd41c6
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,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