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...)
86 config LINUX_2_6_AU1000
92 Build firmware for AMD Alchemy 1500 boards
93 (e.g. 4G-Systems Mesh/Access Cube ...)
98 bool "UNSUPPORTED little-endian arm platform"
102 config LINUX_2_6_ARMEB
103 bool "UNSUPPORTED big-endian arm platform"
108 config LINUX_2_6_CRIS
109 bool "UNSUPPORTED cris platform"
113 config LINUX_2_6_M68K
114 bool "UNSUPPORTED m68k platform"
119 bool "UNSUPPORTED powerpc platform"
125 bool "UNSUPPORTED little-endian sh3 platform"
129 config LINUX_2_6_SH3EB
130 bool "UNSUPPORTED big-endian sh3 platform"
136 bool "UNSUPPORTED little-endian sh4 platform"
140 config LINUX_2_6_SH4EB
141 bool "UNSUPPORTED big-endian sh4 platform"
146 config LINUX_2_6_SPARC
147 bool "UNSUPPORTED sparc platform"
157 # Kernel/Hardware features
168 config PCMCIA_SUPPORT
174 # Architecture selection
218 default "armeb" if armeb
219 default "cris" if cris
220 default "i386" if i386
221 default "m68k" if m68k
222 default "mips" if mips
223 default "mipsel" if mipsel || !DEVEL
224 default "powerpc" if powerpc
226 default "sh3eb" if sh3eb
228 default "sh4eb" if sh4eb
229 default "sparc" if sparc