12 Build firmware images for Aruba boards
14 config LINUX_2_4_AR531X
15 bool "Atheros AR531x [2.4]"
20 Build firmware images for Atheros AR531x based boards
21 (e.g. Netgear WGT624, Linksys WRT55AG)
24 bool "Broadcom BCM47xx/53xx [2.4]"
29 Build firmware images for Broadcom based routers
30 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
32 This one builds the generic .trx images, activate one of the
33 options below for creating device specific files for use
37 bool "Broadcom BCM47xx/53xx [2.6]"
41 #select PCMCIA_SUPPORT
43 Build firmware images for Broadcom based routers
44 (e.g. Netgear WGT634u)
46 config LINUX_2_6_BRCM63XX
47 bool "Broadcom BCM63xx [2.6]"
53 Build firmware images for Broadcom based xDSL/routers
54 (e.g. Inventel Livebox, Siemens SE515)
56 config LINUX_2_6_RB532
57 bool "Mikrotik RB532 [2.6]"
66 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
74 Build firmware images for x86 based boards
75 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
83 Build firmware images for x86 based boards
84 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
91 Build uml targetted images
94 config LINUX_2_6_AU1000
95 bool "AMD Alchemy AUxx [2.6]"
100 Build firmware for AMD Alchemy 1500 boards
101 (e.g. 4G-Systems Mesh/Access Cube ...)
106 bool "UNSUPPORTED little-endian arm platform"
110 config LINUX_2_6_ARMEB
111 bool "UNSUPPORTED big-endian arm platform"
116 config LINUX_2_6_CRIS
117 bool "UNSUPPORTED cris platform"
121 config LINUX_2_6_M68K
122 bool "UNSUPPORTED m68k platform"
127 bool "UNSUPPORTED powerpc platform"
133 bool "UNSUPPORTED little-endian sh3 platform"
137 config LINUX_2_6_SH3EB
138 bool "UNSUPPORTED big-endian sh3 platform"
144 bool "UNSUPPORTED little-endian sh4 platform"
148 config LINUX_2_6_SH4EB
149 bool "UNSUPPORTED big-endian sh4 platform"
154 config LINUX_2_6_SPARC
155 bool "UNSUPPORTED sparc platform"
165 # Kernel/Hardware features
176 config PCMCIA_SUPPORT
182 # Architecture selection
226 default "armeb" if armeb
227 default "cris" if cris
228 default "i386" if i386
229 default "m68k" if m68k
230 default "mips" if mips
231 default "mipsel" if mipsel || !DEVEL
232 default "powerpc" if powerpc
234 default "sh3eb" if sh3eb
236 default "sh4eb" if sh4eb
237 default "sparc" if sparc