summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
diff options
context:
space:
mode:
authorColin Ian King2018-09-14 13:27:27 +0200
committerVineet Gupta2018-09-14 19:32:49 +0200
commit7c2020c3022dfa6801d420b55ef0c507322d2c60 (patch)
tree8f0bf2abdc938f4f6acc87728229e9e4c367b936 /arch/arc/Kconfig
parentARC: build: Get rid of toolchain check (diff)
downloadkernel-qcow2-linux-7c2020c3022dfa6801d420b55ef0c507322d2c60.tar.gz
kernel-qcow2-linux-7c2020c3022dfa6801d420b55ef0c507322d2c60.tar.xz
kernel-qcow2-linux-7c2020c3022dfa6801d420b55ef0c507322d2c60.zip
ARC: fix spelling mistake "entires" -> "entries"
Trivial fix to spelling mistake in Kconfig Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r--arch/arc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index b4441b0764d7..a045f3086047 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -149,7 +149,7 @@ config ARC_CPU_770
Support for ARC770 core introduced with Rel 4.10 (Summer 2011)
This core has a bunch of cool new features:
-MMU-v3: Variable Page Sz (4k, 8k, 16k), bigger J-TLB (128x4)
- Shared Address Spaces (for sharing TLB entires in MMU)
+ Shared Address Spaces (for sharing TLB entries in MMU)
-Caches: New Prog Model, Region Flush
-Insns: endian swap, load-locked/store-conditional, time-stamp-ctr