5 config LINUX_2_6_AU1000
6 bool "AMD Alchemy AUxx [2.6]"
11 Build firmware for AMD Alchemy 1500 boards
12 (e.g. 4G-Systems Mesh/Access Cube ...)
14 config LINUX_2_6_ARUBA
21 Build firmware images for Aruba boards
23 config LINUX_2_4_AR531X
24 bool "Atheros AR531x [2.4]"
30 Build firmware images for Atheros AR531x based boards
31 (e.g. Netgear WGT624, Linksys WRT55AG)
34 bool "Broadcom BCM47xx/53xx [2.4]"
39 Build firmware images for Broadcom based routers
40 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
42 This one builds the generic .trx images, activate one of the
43 options below for creating device specific files for use
47 bool "Broadcom BCM47xx/53xx [2.6]"
51 #select PCMCIA_SUPPORT
53 Build firmware images for Broadcom based routers
54 (e.g. Netgear WGT634u)
56 config LINUX_2_6_BRCM63XX
57 bool "Broadcom BCM63xx [2.6]"
64 Build firmware images for Broadcom based xDSL/routers
65 (e.g. Inventel Livebox, Siemens SE515)
67 config LINUX_2_6_XSCALE
68 bool "Intel XScale [2.6]"
74 config LINUX_2_6_RB532
75 bool "Mikrotik RB532 [2.6]"
84 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
92 Build firmware images for x86 based boards
93 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
101 Build firmware images for x86 based boards
102 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
109 Build uml targetted images
114 bool "UNSUPPORTED little-endian arm platform"
119 config LINUX_2_6_CRIS
120 bool "UNSUPPORTED cris platform"
125 config LINUX_2_6_M68K
126 bool "UNSUPPORTED m68k platform"
132 bool "UNSUPPORTED powerpc platform"
139 bool "UNSUPPORTED little-endian sh3 platform"
144 config LINUX_2_6_SH3EB
145 bool "UNSUPPORTED big-endian sh3 platform"
152 bool "UNSUPPORTED little-endian sh4 platform"
157 config LINUX_2_6_SH4EB
158 bool "UNSUPPORTED big-endian sh4 platform"
164 config LINUX_2_6_SPARC
165 bool "UNSUPPORTED sparc platform"
176 # Kernel/Hardware features
187 config PCMCIA_SUPPORT
193 # Architecture selection
237 default "armeb" if armeb
238 default "cris" if cris
239 default "i386" if i386
240 default "m68k" if m68k
241 default "mips" if mips
242 default "mipsel" if mipsel || !DEVEL
243 default "powerpc" if powerpc
245 default "sh3eb" if sh3eb
247 default "sh4eb" if sh4eb
248 default "sparc" if sparc