[ARM] 3179/1: Update/correct Zaurus Kconfig entries

Patch from Richard Purdie

Add iWMMX Extentions for the pxa27x based Zaurus models and
fix a couple of minor mistakes in the PXA Kconfig file.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by

Richard Purdie and committed by
Russell King
243077f5 192cdc58

+2 -2
+2 -2
arch/arm/mach-pxa/Kconfig
··· 44 config PXA_SHARPSL_27x 45 bool "Sharp PXA270 models (SL-Cxx00)" 46 select PXA27x 47 48 endchoice 49 ··· 61 bool "Enable Sharp SL-C700 (Corgi) Support" 62 depends PXA_SHARPSL_25x 63 select PXA_SHARP_C7xx 64 - select PXA_SSP 65 66 config MACH_SHEPHERD 67 bool "Enable Sharp SL-C750 (Shepherd) Support" ··· 90 91 config MACH_TOSA 92 bool "Enable Sharp SL-6000x (Tosa) Support" 93 - depends PXA_SHARPSL 94 95 config PXA25x 96 bool
··· 44 config PXA_SHARPSL_27x 45 bool "Sharp PXA270 models (SL-Cxx00)" 46 select PXA27x 47 + select IWMMXT 48 49 endchoice 50 ··· 60 bool "Enable Sharp SL-C700 (Corgi) Support" 61 depends PXA_SHARPSL_25x 62 select PXA_SHARP_C7xx 63 64 config MACH_SHEPHERD 65 bool "Enable Sharp SL-C750 (Shepherd) Support" ··· 90 91 config MACH_TOSA 92 bool "Enable Sharp SL-6000x (Tosa) Support" 93 + depends PXA_SHARPSL_25x 94 95 config PXA25x 96 bool