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_MAGICBOX
82 config LINUX_2_6_RB532
83 bool "Mikrotik RB532 [2.6]"
92 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
100 Build firmware images for x86 based boards
101 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
107 select PCMCIA_SUPPORT
109 Build firmware images for x86 based boards
110 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
117 Build uml targetted images
122 bool "UNSUPPORTED little-endian arm platform"
127 config LINUX_2_6_CRIS
128 bool "UNSUPPORTED cris platform"
133 config LINUX_2_6_M68K
134 bool "UNSUPPORTED m68k platform"
140 bool "UNSUPPORTED little-endian sh3 platform"
145 config LINUX_2_6_SH3EB
146 bool "UNSUPPORTED big-endian sh3 platform"
153 bool "UNSUPPORTED little-endian sh4 platform"
158 config LINUX_2_6_SH4EB
159 bool "UNSUPPORTED big-endian sh4 platform"
165 config LINUX_2_6_SPARC
166 bool "UNSUPPORTED sparc platform"
177 # Kernel/Hardware features
188 config PCMCIA_SUPPORT
194 # Architecture selection
238 default "armeb" if armeb
239 default "cris" if cris
240 default "i386" if i386
241 default "m68k" if m68k
242 default "mips" if mips
243 default "mipsel" if mipsel || !DEVEL
244 default "powerpc" if powerpc
246 default "sh3eb" if sh3eb
248 default "sh4eb" if sh4eb
249 default "sparc" if sparc