Skip to content

Commit bebd26a

Browse files
rddunlapguoren83
authored andcommitted
arch/csky: fix some Kconfig typos
Fix wording in help text for the CPU_HAS_LDSTEX symbol. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Guo Ren <[email protected]> Signed-off-by: Guo Ren <[email protected]>
1 parent 2305f60 commit bebd26a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/csky/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ config CPU_HAS_TLBI
7676
config CPU_HAS_LDSTEX
7777
bool
7878
help
79-
For SMP, CPU needs "ldex&stex" instrcutions to atomic operations.
79+
For SMP, CPU needs "ldex&stex" instructions for atomic operations.
8080

8181
config CPU_NEED_TLBSYNC
8282
bool

0 commit comments

Comments
 (0)