diff options
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r-- | arch/arm/mach-pxa/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index e5b7063ed818..0908bea0f609 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -103,6 +103,10 @@ config MACH_EM_X270 | |||
103 | bool "CompuLab EM-x270 platform" | 103 | bool "CompuLab EM-x270 platform" |
104 | select PXA27x | 104 | select PXA27x |
105 | 105 | ||
106 | config MACH_COLIBRI | ||
107 | bool "Toradex Colibri PX27x" | ||
108 | select PXA27x | ||
109 | |||
106 | config MACH_ZYLONITE | 110 | config MACH_ZYLONITE |
107 | bool "PXA3xx Development Platform" | 111 | bool "PXA3xx Development Platform" |
108 | select PXA3xx | 112 | select PXA3xx |