aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-04-10 15:31:26 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-04-10 15:31:26 +0000
commit12c527acf4e192dd2764b05d0dd5d2f0f89bb45d (patch)
treea6daf7cbd7fbd9db77a9c40571bb29d3f113d97d /target/Config.in
parent96c3078deabc1ce970e7da42cb14f5d5de5bb8b6 (diff)
downloadupstream-12c527acf4e192dd2764b05d0dd5d2f0f89bb45d.tar.gz
upstream-12c527acf4e192dd2764b05d0dd5d2f0f89bb45d.tar.bz2
upstream-12c527acf4e192dd2764b05d0dd5d2f0f89bb45d.zip
Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to Etienne for the hardware ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3606 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index dc06dd3b30..310105b70b 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -60,6 +60,15 @@ config BR2_LINUX_2_6_X86
Build firmware images for x86 based boards
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
+config BR2_LINUX_2_6_MTX-1
+ bool "mtx1 [2.6]"
+ select BR2_mipsel
+ select BR2_LINUX_2_6
+ select BR2_LINUX_PCMCIA_SUPPORT
+ help
+ Build firmware for AMD Alchemy 1500 boards
+ (e.g. 4G-Systems Mesh/Access Cube ...)
+
if CONFIG_DEVEL
config BR2_LINUX_2_6_ARM