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_RB532
47 bool "Mikrotik RB532 [2.6]"
56 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
64 Build firmware images for x86 based boards
65 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
73 Build firmware images for x86 based boards
74 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
76 config LINUX_2_6_AU1000
82 Build firmware for AMD Alchemy 1500 boards
83 (e.g. 4G-Systems Mesh/Access Cube ...)
88 bool "UNSUPPORTED little-endian arm platform"
92 config LINUX_2_6_ARMEB
93 bool "UNSUPPORTED big-endian arm platform"
99 bool "UNSUPPORTED cris platform"
103 config LINUX_2_6_M68K
104 bool "UNSUPPORTED m68k platform"
109 bool "UNSUPPORTED powerpc platform"
115 bool "UNSUPPORTED little-endian sh3 platform"
119 config LINUX_2_6_SH3EB
120 bool "UNSUPPORTED big-endian sh3 platform"
126 bool "UNSUPPORTED little-endian sh4 platform"
130 config LINUX_2_6_SH4EB
131 bool "UNSUPPORTED big-endian sh4 platform"
136 config LINUX_2_6_SPARC
137 bool "UNSUPPORTED sparc platform"
147 # Kernel/Hardware features
158 config PCMCIA_SUPPORT
164 # Architecture selection
208 default "armeb" if armeb
209 default "cris" if cris
210 default "i386" if i386
211 default "m68k" if m68k
212 default "mips" if mips
213 default "mipsel" if mipsel || !DEVEL
214 default "powerpc" if powerpc
216 default "sh3eb" if sh3eb
218 default "sh4eb" if sh4eb
219 default "sparc" if sparc