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]"
63 Build firmware images for Broadcom based xDSL/routers
64 (e.g. Inventel Livebox, Siemens SE515)
66 config LINUX_2_6_XSCALE
67 bool "Intel XScale [2.6]"
73 config LINUX_2_6_RB532
74 bool "Mikrotik RB532 [2.6]"
83 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
91 Build firmware images for x86 based boards
92 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
100 Build firmware images for x86 based boards
101 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
108 Build uml targetted images
113 bool "UNSUPPORTED little-endian arm platform"
118 config LINUX_2_6_CRIS
119 bool "UNSUPPORTED cris platform"
124 config LINUX_2_6_M68K
125 bool "UNSUPPORTED m68k platform"
131 bool "UNSUPPORTED powerpc platform"
138 bool "UNSUPPORTED little-endian sh3 platform"
143 config LINUX_2_6_SH3EB
144 bool "UNSUPPORTED big-endian sh3 platform"
151 bool "UNSUPPORTED little-endian sh4 platform"
156 config LINUX_2_6_SH4EB
157 bool "UNSUPPORTED big-endian sh4 platform"
163 config LINUX_2_6_SPARC
164 bool "UNSUPPORTED sparc platform"
175 # Kernel/Hardware features
186 config PCMCIA_SUPPORT
192 # Architecture selection
236 default "armeb" if armeb
237 default "cris" if cris
238 default "i386" if i386
239 default "m68k" if m68k
240 default "mips" if mips
241 default "mipsel" if mipsel || !DEVEL
242 default "powerpc" if powerpc
244 default "sh3eb" if sh3eb
246 default "sh4eb" if sh4eb
247 default "sparc" if sparc