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/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 0b7f145dd418..94e3adbecd00 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -42,6 +42,12 @@ config GUMSTIX_AM200EPD
42 42
43endchoice 43endchoice
44 44
45config MACH_INTELMOTE2
46 bool "Intel Mote 2 Platform"
47 select PXA27x
48 select IWMMXT
49 select PXA_HAVE_BOARD_IRQS
50
45config ARCH_LUBBOCK 51config ARCH_LUBBOCK
46 bool "Intel DBPXA250 Development Platform" 52 bool "Intel DBPXA250 Development Platform"
47 select PXA25x 53 select PXA25x