aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authoreric miao <eric.miao@marvell.com>2007-12-12 21:41:43 -0500
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-01-28 08:13:17 -0500
commite1d9b9532522f4a04b925e151c1790e669312c55 (patch)
tree56a6970770f8fea1644bfbdf91b49122fc5e4ebc /arch/arm/mach-pxa/Kconfig
parente5c271ec3bdfaca5e8d47a9e63cfc0bf889881aa (diff)
[ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)
Signed-off-by: eric miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig5
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
110config MACH_LITTLETON
111 bool "PXA3xx Form Factor Platform (aka Littleton)"
112 select PXA3xx
113 select PXA_SSP
114
110config MACH_ARMCORE 115config MACH_ARMCORE
111 bool "CompuLab CM-X270 modules" 116 bool "CompuLab CM-X270 modules"
112 select PXA27x 117 select PXA27x