5 config LINUX_2_6_AU1000
6 bool "AMD Alchemy AUxx [2.6]"
12 Build firmware for AMD Alchemy 1500 boards
13 (e.g. 4G-Systems Mesh/Access Cube ...)
15 config LINUX_2_6_ARUBA
23 Build firmware images for Aruba boards
25 config LINUX_2_4_AR531X
26 bool "Atheros AR531x [2.4]"
32 Build firmware images for Atheros AR531x based boards
33 (e.g. Netgear WGT624, Linksys WRT55AG)
36 bool "Broadcom BCM47xx/53xx [2.4]"
42 Build firmware images for Broadcom based routers
43 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
45 This one builds the generic .trx images, activate one of the
46 options below for creating device specific files for use
50 bool "Broadcom BCM47xx/53xx [2.6]"
55 #select PCMCIA_SUPPORT
57 Build firmware images for Broadcom based routers
58 (e.g. Netgear WGT634u)
60 config LINUX_2_6_BRCM63XX
61 bool "Broadcom BCM63xx [2.6]"
69 Build firmware images for Broadcom based xDSL/routers
70 (e.g. Inventel Livebox, Siemens SE515)
72 config LINUX_2_6_XSCALE
73 bool "Intel XScale [2.6]"
80 config LINUX_2_6_MAGICBOX
88 config LINUX_2_6_RB532
89 bool "Mikrotik RB532 [2.6]"
98 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
106 select PCMCIA_SUPPORT
108 Build firmware images for x86 based boards
109 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
117 select PCMCIA_SUPPORT
119 Build firmware images for x86 based boards
120 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
127 Build uml targetted images
132 bool "UNSUPPORTED little-endian arm platform"
137 config LINUX_2_6_CRIS
138 bool "UNSUPPORTED cris platform"
143 config LINUX_2_6_M68K
144 bool "UNSUPPORTED m68k platform"
150 bool "UNSUPPORTED little-endian sh3 platform"
155 config LINUX_2_6_SH3EB
156 bool "UNSUPPORTED big-endian sh3 platform"
163 bool "UNSUPPORTED little-endian sh4 platform"
168 config LINUX_2_6_SH4EB
169 bool "UNSUPPORTED big-endian sh4 platform"
175 config LINUX_2_6_SPARC
176 bool "UNSUPPORTED sparc platform"
187 # Kernel/Hardware features
198 config PCMCIA_SUPPORT
207 # Architecture selection
251 default "armeb" if armeb
252 default "cris" if cris
253 default "i386" if i386
254 default "m68k" if m68k
255 default "mips" if mips
256 default "mipsel" if mipsel || !DEVEL
257 default "powerpc" if powerpc
259 default "sh3eb" if sh3eb
261 default "sh4eb" if sh4eb
262 default "sparc" if sparc