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 619f6fc2bfe1..c73da5e33067 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
| @@ -107,6 +107,11 @@ config MACH_ZYLONITE | |||
| 107 | bool "PXA3xx Development Platform" | 107 | bool "PXA3xx Development Platform" |
| 108 | select PXA3xx | 108 | select PXA3xx |
| 109 | 109 | ||
| 110 | config MACH_LITTLETON | ||
| 111 | bool "PXA3xx Form Factor Platform (aka Littleton)" | ||
| 112 | select PXA3xx | ||
| 113 | select PXA_SSP | ||
| 114 | |||
| 110 | config MACH_ARMCORE | 115 | config MACH_ARMCORE |
| 111 | bool "CompuLab CM-X270 modules" | 116 | bool "CompuLab CM-X270 modules" |
| 112 | select PXA27x | 117 | select PXA27x |
