aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorMarek <marek.vasut@gmail.com>2010-03-08 22:04:12 -0500
committerEric Miao <eric.y.miao@gmail.com>2010-05-11 11:25:02 -0400
commit543cd84255f499a53d409014bc5ba71543474b05 (patch)
treef5246dea6a9226a4d4bed163a18d0f55d5414dc2 /arch/arm/mach-pxa/Kconfig
parentb637799248520d711f0fdc64666131c1c869cfbc (diff)
[ARM] pxa: add basic support for Voipac PXA270 SBC
This patch adds basic support for the Voipac PXA270 SBC. The device consists of the following hardware: - PXA270 @ 520 MHz - 256MB RAM (sparsemem, 2*128MB regions) - 64MB NOR flash - 640x480 LCD - Ports: 2xUHC, 1xUDC, 1xPCMCIA, VGA, FFUART, 2xPS2, Speaker, MIC Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/Kconfig')
-rw-r--r--arch/arm/mach-pxa/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 2e4122de6081..e4a0452e0e2d 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -249,6 +249,12 @@ config MACH_COLIBRI320
249 select PXA3xx 249 select PXA3xx
250 select CPU_PXA320 250 select CPU_PXA320
251 251
252config MACH_VPAC270
253 bool "Voipac PXA270"
254 select PXA27x
255 help
256 PXA270 based Single Board Computer.
257
252comment "End-user Products (sorted by vendor name)" 258comment "End-user Products (sorted by vendor name)"
253 259
254config MACH_H4700 260config MACH_H4700