aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorNicolas Pitre <nico@org.rmk.(none)>2005-05-10 17:36:29 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-05-10 17:36:29 +0100
commitfa4354359f800ef9d68ed644438efd45b559b443 (patch)
tree57b8fc85f04cb048ec03d01870c597de82f75535 /arch
parent[PATCH] ARM: Add V6 aliasing cache flush (diff)
downloadlinux-dev-fa4354359f800ef9d68ed644438efd45b559b443.tar.xz
linux-dev-fa4354359f800ef9d68ed644438efd45b559b443.zip
[PATCH] ARM: 2663/2: I can't type
Patch from Nicolas Pitre Signed-off-by: Nicolas Pitre Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mm/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig
index c4fc6be629de..07646d25e265 100644
--- a/arch/arm/mm/Kconfig
+++ b/arch/arm/mm/Kconfig
@@ -427,6 +427,6 @@ config HAS_TLS_REG
help
This selects support for the CP15 thread register.
It is defined to be available on ARMv6 or later. If a particular
- ARMv6 or later CPU doesn't support it then it must omc;ide "select
- TLS_REG_EMUL" along with its other caracteristics.
+ ARMv6 or later CPU doesn't support it then it must include "select
+ TLS_REG_EMUL" along with its other characteristics.