aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91rm9200/Kconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2006-06-26 17:48:29 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-06-26 17:48:29 +0100
commitb184a4c9a4e542890265b4cdd3ff7908f4adc9c4 (patch)
tree7fe80637976e6033230e007fce63ed3dcb54be08 /arch/arm/mach-at91rm9200/Kconfig
parentcfc736564fd01ee008d746913b1bbb90e3eb1f99 (diff)
downloadlinux-b184a4c9a4e542890265b4cdd3ff7908f4adc9c4.tar.gz
[ARM] 3654/1: add ajeco 1arm sbc support
Patch from Lennert Buytenhek This patch adds support for the Ajeco 1ARM Single Board Computer, a VME form factor SBC based on the Atmel AT91 SoC, with 64M RAM, seven serial ports, three ethernet ports, IDE, CF, USB host and device, and S-Video/VGA out.-- Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-at91rm9200/Kconfig')
-rw-r--r--arch/arm/mach-at91rm9200/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-at91rm9200/Kconfig b/arch/arm/mach-at91rm9200/Kconfig
index 1ab5b78283185..70d402f76ce5f 100644
--- a/arch/arm/mach-at91rm9200/Kconfig
+++ b/arch/arm/mach-at91rm9200/Kconfig
@@ -4,6 +4,12 @@ menu "AT91RM9200 Implementations"
comment "AT91RM9200 Board Type"
+config MACH_ONEARM
+ bool "Ajeco 1ARM Single Board Computer"
+ depends on ARCH_AT91RM9200
+ help
+ Select this if you are using Ajeco's 1ARM Single Board Computer
+
config ARCH_AT91RM9200DK
bool "Atmel AT91RM9200-DK Development board"
depends on ARCH_AT91RM9200