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
87 config LINUX_2_6_RB532
88 bool "Mikrotik RB532 [2.6]"
97 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
105 select PCMCIA_SUPPORT
107 Build firmware images for x86 based boards
108 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
116 select PCMCIA_SUPPORT
118 Build firmware images for x86 based boards
119 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
126 Build uml targetted images
131 bool "UNSUPPORTED little-endian arm platform"
136 config LINUX_2_6_CRIS
137 bool "UNSUPPORTED cris platform"
142 config LINUX_2_6_M68K
143 bool "UNSUPPORTED m68k platform"
149 bool "UNSUPPORTED little-endian sh3 platform"
154 config LINUX_2_6_SH3EB
155 bool "UNSUPPORTED big-endian sh3 platform"
162 bool "UNSUPPORTED little-endian sh4 platform"
167 config LINUX_2_6_SH4EB
168 bool "UNSUPPORTED big-endian sh4 platform"
174 config LINUX_2_6_SPARC
175 bool "UNSUPPORTED sparc platform"
186 # Kernel/Hardware features
197 config PCMCIA_SUPPORT
206 # Architecture selection
250 default "armeb" if armeb
251 default "cris" if cris
252 default "i386" if i386
253 default "m68k" if m68k
254 default "mips" if mips
255 default "mipsel" if mipsel || !DEVEL
256 default "powerpc" if powerpc
258 default "sh3eb" if sh3eb
260 default "sh4eb" if sh4eb
261 default "sparc" if sparc