X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fdfccc7699b38ab893a8cd6fcf8d5030b71007f3..7243ce0e7a980129e2a82f836f4f53709aba7bef:/target/Config.in diff --git a/target/Config.in b/target/Config.in index dc06dd3b3..2c486eec7 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_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