mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
ARC: fix some Kconfig typos
Fix language typos in arch/arc/Kconfig. Cc: linux-snps-arc@lists.infradead.org Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
parent
d560bb4281
commit
a5760db25c
1 changed files with 2 additions and 2 deletions
|
@ -154,7 +154,7 @@ config ARC_CPU_HS
|
||||||
help
|
help
|
||||||
Support for ARC HS38x Cores based on ARCv2 ISA
|
Support for ARC HS38x Cores based on ARCv2 ISA
|
||||||
The notable features are:
|
The notable features are:
|
||||||
- SMP configurations of upto 4 core with coherency
|
- SMP configurations of up to 4 cores with coherency
|
||||||
- Optional L2 Cache and IO-Coherency
|
- Optional L2 Cache and IO-Coherency
|
||||||
- Revised Interrupt Architecture (multiple priorites, reg banks,
|
- Revised Interrupt Architecture (multiple priorites, reg banks,
|
||||||
auto stack switch, auto regfile save/restore)
|
auto stack switch, auto regfile save/restore)
|
||||||
|
@ -192,7 +192,7 @@ config ARC_SMP_HALT_ON_RESET
|
||||||
help
|
help
|
||||||
In SMP configuration cores can be configured as Halt-on-reset
|
In SMP configuration cores can be configured as Halt-on-reset
|
||||||
or they could all start at same time. For Halt-on-reset, non
|
or they could all start at same time. For Halt-on-reset, non
|
||||||
masters are parked until Master kicks them so they can start of
|
masters are parked until Master kicks them so they can start off
|
||||||
at designated entry point. For other case, all jump to common
|
at designated entry point. For other case, all jump to common
|
||||||
entry point and spin wait for Master's signal.
|
entry point and spin wait for Master's signal.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue