[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)
[powerpc.git] / arch / arm / mach-pxa / Kconfig
index b08f55d..c73da5e 100644 (file)
@@ -107,11 +107,22 @@ config MACH_ZYLONITE
        bool "PXA3xx Development Platform"
        select PXA3xx
 
+config MACH_LITTLETON
+       bool "PXA3xx Form Factor Platform (aka Littleton)"
+       select PXA3xx
+       select PXA_SSP
+
 config MACH_ARMCORE
        bool "CompuLab CM-X270 modules"
        select PXA27x
        select IWMMXT
 
+config MACH_MAGICIAN
+       bool "Enable HTC Magician Support"
+       depends on ARCH_PXA
+       select PXA27x
+       select IWMMXT
+
 endchoice
 
 if PXA_SHARPSL