aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 8bf97e0eacdb..4409561ea32c 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -427,7 +427,7 @@ source arch/arm/mm/Kconfig
427 427
428config IWMMXT 428config IWMMXT
429 bool "Enable iWMMXt support" 429 bool "Enable iWMMXt support"
430 depends CPU_XSCALE || CPU_XSC3 430 depends on CPU_XSCALE || CPU_XSC3
431 default y if PXA27x 431 default y if PXA27x
432 help 432 help
433 Enable support for iWMMXt context switching at run time if 433 Enable support for iWMMXt context switching at run time if