aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index e8ee7ec9ff6d..9a387637cd6c 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -216,6 +216,18 @@ config MACH_MAGICIAN
216 select PXA27x 216 select PXA27x
217 select IWMMXT 217 select IWMMXT
218 218
219config MACH_MIOA701
220 bool "Mitac Mio A701 Support"
221 select PXA27x
222 select IWMMXT
223 select LEDS_GPIO
224 select HAVE_PWM
225 select GPIO_SYSFS
226 help
227 Say Y here if you intend to run this kernel on a
228 MIO A701. Currently there is only basic support
229 for this PDA.
230
219config MACH_PCM027 231config MACH_PCM027
220 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)" 232 bool "Phytec phyCORE-PXA270 CPU module (PCM-027)"
221 select PXA27x 233 select PXA27x