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)
50 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
58 Build firmware images for x86 based boards
59 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
67 Build firmware images for x86 based boards
68 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
70 config LINUX_2_6_AU1000
76 Build firmware for AMD Alchemy 1500 boards
77 (e.g. 4G-Systems Mesh/Access Cube ...)
82 bool "UNSUPPORTED little-endian arm platform"
86 config LINUX_2_6_ARMEB
87 bool "UNSUPPORTED big-endian arm platform"
93 bool "UNSUPPORTED cris platform"
98 bool "UNSUPPORTED m68k platform"
103 bool "UNSUPPORTED powerpc platform"
109 bool "UNSUPPORTED little-endian sh3 platform"
113 config LINUX_2_6_SH3EB
114 bool "UNSUPPORTED big-endian sh3 platform"
120 bool "UNSUPPORTED little-endian sh4 platform"
124 config LINUX_2_6_SH4EB
125 bool "UNSUPPORTED big-endian sh4 platform"
130 config LINUX_2_6_SPARC
131 bool "UNSUPPORTED sparc platform"
141 # Kernel/Hardware features
152 config PCMCIA_SUPPORT
158 # Architecture selection
202 default "armeb" if armeb
203 default "cris" if cris
204 default "i386" if i386
205 default "m68k" if m68k
206 default "mips" if mips
207 default "mipsel" if mipsel || !DEVEL
208 default "powerpc" if powerpc
210 default "sh3eb" if sh3eb
212 default "sh4eb" if sh4eb
213 default "sparc" if sparc