5 config LINUX_2_6_AU1000
6 bool "AMD Alchemy AUxx [2.6]"
13 Build firmware for AMD Alchemy 1500 boards
14 (e.g. 4G-Systems Mesh/Access Cube ...)
16 config LINUX_2_6_ARUBA
25 Build firmware images for Aruba boards
27 config LINUX_2_4_AR531X
28 bool "Atheros AR531x [2.4]"
35 Build firmware images for Atheros AR531x based boards
36 (e.g. Netgear WGT624, Linksys WRT55AG)
39 bool "Broadcom BCM47xx/53xx [2.4]"
47 Build firmware images for Broadcom based routers
48 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
50 This one builds the generic .trx images, activate one of the
51 options below for creating device specific files for use
55 bool "Broadcom BCM47xx/53xx [2.6]"
60 #select PCMCIA_SUPPORT
64 Build firmware images for Broadcom based routers
65 (e.g. Netgear WGT634u)
67 config LINUX_2_6_BRCM63XX
68 bool "Broadcom BCM63xx [2.6]"
78 Build firmware images for Broadcom based xDSL/routers
79 (e.g. Inventel Livebox, Siemens SE515)
81 config LINUX_2_6_XSCALE
82 bool "Intel XScale [2.6]"
90 config LINUX_2_6_MAGICBOX
98 config LINUX_2_6_RB532
99 bool "Mikrotik RB532 [2.6]"
111 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
119 select PCMCIA_SUPPORT
121 Build firmware images for x86 based boards
122 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
130 select PCMCIA_SUPPORT
132 Build firmware images for x86 based boards
133 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
140 Build uml targetted images
145 bool "UNSUPPORTED little-endian arm platform"
150 config LINUX_2_6_CRIS
151 bool "UNSUPPORTED cris platform"
156 config LINUX_2_6_M68K
157 bool "UNSUPPORTED m68k platform"
163 bool "UNSUPPORTED little-endian sh3 platform"
168 config LINUX_2_6_SH3EB
169 bool "UNSUPPORTED big-endian sh3 platform"
176 bool "UNSUPPORTED little-endian sh4 platform"
181 config LINUX_2_6_SH4EB
182 bool "UNSUPPORTED big-endian sh4 platform"
188 config LINUX_2_6_SPARC
189 bool "UNSUPPORTED sparc platform"
200 # Kernel/Hardware features
211 config PCMCIA_SUPPORT
226 # Architecture selection
270 default "armeb" if armeb
271 default "cris" if cris
272 default "i386" if i386
273 default "m68k" if m68k
274 default "mips" if mips
275 default "mipsel" if mipsel || !DEVEL
276 default "powerpc" if powerpc
278 default "sh3eb" if sh3eb
280 default "sh4eb" if sh4eb
281 default "sparc" if sparc