12 Build firmware images for Aruba boards
14 config LINUX_2_4_AR531X
15 bool "Atheros AR531x [2.4]"
21 Build firmware images for Atheros AR531x based boards
22 (e.g. Netgear WGT624, Linksys WRT55AG)
25 bool "Broadcom BCM47xx/53xx [2.4]"
30 Build firmware images for Broadcom based routers
31 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
33 This one builds the generic .trx images, activate one of the
34 options below for creating device specific files for use
38 bool "Broadcom BCM47xx/53xx [2.6]"
42 #select PCMCIA_SUPPORT
44 Build firmware images for Broadcom based routers
45 (e.g. Netgear WGT634u)
47 config LINUX_2_6_BRCM63XX
48 bool "Broadcom BCM63xx [2.6]"
54 Build firmware images for Broadcom based xDSL/routers
55 (e.g. Inventel Livebox, Siemens SE515)
57 config LINUX_2_6_RB532
58 bool "Mikrotik RB532 [2.6]"
67 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
75 Build firmware images for x86 based boards
76 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
84 Build firmware images for x86 based boards
85 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
92 Build uml targetted images
95 config LINUX_2_6_AU1000
96 bool "AMD Alchemy AUxx [2.6]"
101 Build firmware for AMD Alchemy 1500 boards
102 (e.g. 4G-Systems Mesh/Access Cube ...)
107 bool "UNSUPPORTED little-endian arm platform"
112 config LINUX_2_6_ARMEB
113 bool "UNSUPPORTED big-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