diff options
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index e895188cadcd..656d49661a29 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -63,6 +63,11 @@ config MACH_ZYLONITE | |||
63 | bool "PXA3xx Development Platform" | 63 | bool "PXA3xx Development Platform" |
64 | select PXA3xx | 64 | select PXA3xx |
65 | 65 | ||
66 | config MACH_ARMCORE | ||
67 | bool "CompuLab CM-X270 modules" | ||
68 | select PXA27x | ||
69 | select IWMMXT | ||
70 | |||
66 | endchoice | 71 | endchoice |
67 | 72 | ||
68 | if PXA_SHARPSL | 73 | if PXA_SHARPSL |