aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm')
-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
427 help 427 help
428 This selects support for the CP15 thread register. 428 This selects support for the CP15 thread register.
429 It is defined to be available on ARMv6 or later. If a particular 429 It is defined to be available on ARMv6 or later. If a particular
430 ARMv6 or later CPU doesn't support it then it must omc;ide "select 430 ARMv6 or later CPU doesn't support it then it must include "select
431 TLS_REG_EMUL" along with its other caracteristics. 431 TLS_REG_EMUL" along with its other characteristics.
432 432