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/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index e8ee7ec9ff6d..86ae8009fa0d 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -236,6 +236,16 @@ config MACH_PALMTX
236 Say Y here if you intend to run this kernel on a Palm T|X 236 Say Y here if you intend to run this kernel on a Palm T|X
237 handheld computer. 237 handheld computer.
238 238
239config MACH_PALMZ72
240 bool "Palm Zire 72"
241 default y
242 depends on ARCH_PXA_PALM
243 select PXA27x
244 select IWMMXT
245 help
246 Say Y here if you intend to run this kernel on Palm Zire 72
247 handheld computer.
248
239config MACH_PCM990_BASEBOARD 249config MACH_PCM990_BASEBOARD
240 bool "PHYTEC PCM-990 development board" 250 bool "PHYTEC PCM-990 development board"
241 select HAVE_PWM 251 select HAVE_PWM