]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/Kconfig
[ARM] pxa: add iWMMXt support for pxa168
[linux-2.6-omap-h63xx.git] / arch / arm / Kconfig
index fdcd2d54e939fe35b5b6eaa878ddfdff1d5dbf52..5385d8743c6aea221bd6b4c03cbce2b28c7eded3 100644 (file)
@@ -712,8 +712,8 @@ source arch/arm/mm/Kconfig
 
 config IWMMXT
        bool "Enable iWMMXt support"
-       depends on CPU_XSCALE || CPU_XSC3
-       default y if PXA27x || PXA3xx
+       depends on CPU_XSCALE || CPU_XSC3 || CPU_MOHAWK
+       default y if PXA27x || PXA3xx || ARCH_MMP
        help
          Enable support for iWMMXt context switching at run time if
          running on a CPU that supports it.