Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to...
[openwrt/openwrt.git] / openwrt / target / Config.in
index dc06dd3b302d95e0d8803ffb1b7e2a998ee654df..310105b70bf8c9d609eb48cb9e4ec784601e1a1f 100644 (file)
@@ -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