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 ff05f0ff2205..3602c729b89a 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -115,6 +115,11 @@ config MACH_CM_X300
115 select CPU_PXA310 115 select CPU_PXA310
116 select HAVE_PWM 116 select HAVE_PWM
117 117
118config MACH_CAPC7117
119 bool "Embedian CAPC-7117 evaluation kit based on the MXM-8x10 CoM"
120 select CPU_PXA320
121 select PXA3xx
122
118config ARCH_GUMSTIX 123config ARCH_GUMSTIX
119 bool "Gumstix XScale 255 boards" 124 bool "Gumstix XScale 255 boards"
120 select PXA25x 125 select PXA25x
@@ -511,6 +516,11 @@ config MACH_TOSA
511 select PXA25x 516 select PXA25x
512 select PXA_HAVE_BOARD_IRQS 517 select PXA_HAVE_BOARD_IRQS
513 518
519config MACH_ICONTROL
520 bool "TMT iControl/SafeTCam based on the MXM-8x10 CoM"
521 select CPU_PXA320
522 select PXA3xx
523
514config ARCH_PXA_ESERIES 524config ARCH_PXA_ESERIES
515 bool "PXA based Toshiba e-series PDAs" 525 bool "PXA based Toshiba e-series PDAs"
516 select PXA25x 526 select PXA25x