aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-pxa/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index ee963e0ae71d..e435b25265a8 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -427,6 +427,7 @@ config MACH_CENTRO
427 bool "Palm Centro 685 (GSM)" 427 bool "Palm Centro 685 (GSM)"
428 default y 428 default y
429 depends on ARCH_PXA_PALM 429 depends on ARCH_PXA_PALM
430 select MACH_PALM27X
430 select PXA27x 431 select PXA27x
431 select IWMMXT 432 select IWMMXT
432 select PALM_TREO 433 select PALM_TREO
@@ -438,6 +439,7 @@ config MACH_TREO680
438 bool "Palm Treo 680" 439 bool "Palm Treo 680"
439 default y 440 default y
440 depends on ARCH_PXA_PALM 441 depends on ARCH_PXA_PALM
442 select MACH_PALM27X
441 select PXA27x 443 select PXA27x
442 select IWMMXT 444 select IWMMXT
443 select PALM_TREO 445 select PALM_TREO