Skip to content

Commit a5760db

Browse files
rddunlapvineetgarc
authored andcommitted
ARC: fix some Kconfig typos
Fix language typos in arch/arc/Kconfig. Cc: [email protected] Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
1 parent d560bb4 commit a5760db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arc/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ config ARC_CPU_HS
154154
help
155155
Support for ARC HS38x Cores based on ARCv2 ISA
156156
The notable features are:
157-
- SMP configurations of upto 4 core with coherency
157+
- SMP configurations of up to 4 cores with coherency
158158
- Optional L2 Cache and IO-Coherency
159159
- Revised Interrupt Architecture (multiple priorites, reg banks,
160160
auto stack switch, auto regfile save/restore)
@@ -192,7 +192,7 @@ config ARC_SMP_HALT_ON_RESET
192192
help
193193
In SMP configuration cores can be configured as Halt-on-reset
194194
or they could all start at same time. For Halt-on-reset, non
195-
masters are parked until Master kicks them so they can start of
195+
masters are parked until Master kicks them so they can start off
196196
at designated entry point. For other case, all jump to common
197197
entry point and spin wait for Master's signal.
198198

0 commit comments

Comments
 (0)