aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/Kconfig
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer.ericson@gmail.com>2008-10-02 20:15:35 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2008-10-02 22:56:05 +0100
commit49ea26d0a0fa8eebc4bf0432ec3ad35a35202615 (patch)
tree9421939fa7f9ea98fe6f460a3a3d36272355833c /arch/arm/mach-pxa/Kconfig
parentb8e6c91c74e9f0279b7c51048779b3d62da60b88 (diff)
[ARM] 5277/1: Add basic support for MobilePro 900/c
This patch adds basic support for the Mobilepro 900/c mini-laptop. At present it won't do much more than build and boot. Signed-off-by: Kristoffer Ericson <Kristoffer.Ericson@gmail.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/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index e8ee7ec9ff6..7238bb77f5d 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -49,6 +49,10 @@ config MACH_MAINSTONE
select PXA27x
select HAVE_PWM
+config MACH_MP900C
+ bool "Nec Mobilepro 900/c"
+ select PXA25x
+
config ARCH_PXA_IDP
bool "Accelent Xscale IDP"
select PXA25x