Move ueagle to the main kernel config since it is in stock kernel
[openwrt.git] / target / Config.in
index dc06dd3..2c486ee 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_AU1000
+       bool "au1000 [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
This page took 0.025391 seconds and 4 git commands to generate.