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 fd21bba62170..1a93888c68a8 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
@@ -265,6 +265,11 @@ config MACH_COLIBRI | |||
265 | bool "Toradex Colibri PXA270" | 265 | bool "Toradex Colibri PXA270" |
266 | select PXA27x | 266 | select PXA27x |
267 | 267 | ||
268 | config MACH_COLIBRI300 | ||
269 | bool "Toradex Colibri PXA300" | ||
270 | select PXA3xx | ||
271 | select CPU_PXA300 | ||
272 | |||
268 | config MACH_ZYLONITE | 273 | config MACH_ZYLONITE |
269 | bool "PXA3xx Development Platform (aka Zylonite)" | 274 | bool "PXA3xx Development Platform (aka Zylonite)" |
270 | select PXA3xx | 275 | select PXA3xx |