3 default BR2_LINUX_2_4_BRCM
5 config BR2_LINUX_2_6_AU1000
6 bool "AMD Alchemy 1xxx [2.6]"
9 select BR2_LINUX_PCMCIA_SUPPORT
11 Build firmware for AMD Alchemy 1500 boards
12 (e.g. 4G-Systems Mesh/Access Cube ...)
14 config BR2_LINUX_2_6_ARUBA
19 Build firmware images for Aruba boards
21 config BR2_LINUX_2_4_AR531X
22 bool "Atheros AR531x [2.4]"
25 Build firmware images for Atheros AR531x based boards
26 (e.g. Netgear WGT624, Linksys WRT55AG)
28 config BR2_LINUX_2_4_BRCM
29 bool "Broadcom BCM47xx/53xx [2.4]"
31 select BR2_LINUX_PCMCIA_SUPPORT
33 Build firmware images for Broadcom based routers
34 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
36 This one builds the generic .trx images, activate one of the
37 options below for creating device specific files for use
40 config BR2_LINUX_2_6_BRCM
41 bool "Broadcom BCM47xx/53xx [2.6]"
44 select BR2_LINUX_PCMCIA_SUPPORT
46 Build firmware images for Broadcom based routers
47 (e.g. Netgear WGT634u)
49 config BR2_LINUX_2_6_XSCALE
50 bool "Intel XScale IXP42x [2.6]"
54 Build firmware image for Intel Xscale based routers
55 (e.g. Gateway 7001 series)
57 config BR2_LINUX_2_4_AR7
61 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
63 config BR2_LINUX_2_4_X86
66 select BR2_LINUX_PCMCIA_SUPPORT
68 Build firmware images for x86 based boards
69 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
71 config BR2_LINUX_2_6_X86
75 select BR2_LINUX_PCMCIA_SUPPORT
77 Build firmware images for x86 based boards
78 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
80 config BR2_LINUX_2_6_SIBYTE
87 config BR2_LINUX_2_6_MIPS64
88 bool "UNSUPPORTED mips64 platform"
91 config BR2_LINUX_2_6_ARM
92 bool "UNSUPPORTED little-endian arm platform"
95 config BR2_LINUX_2_6_CRIS
96 bool "UNSUPPORTED cris platform"
99 config BR2_LINUX_2_6_M68K
100 bool "UNSUPPORTED m68k platform"
103 config BR2_LINUX_2_6_PPC
104 bool "UNSUPPORTED powerpc platform"
107 config BR2_LINUX_2_6_SH3
108 bool "UNSUPPORTED little-endian sh3 platform"
111 config BR2_LINUX_2_6_SH3EB
112 bool "UNSUPPORTED big-endian sh3 platform"
115 config BR2_LINUX_2_6_SH4
116 bool "UNSUPPORTED little-endian sh4 platform"
119 config BR2_LINUX_2_6_SH4EB
120 bool "UNSUPPORTED big-endian sh4 platform"
123 config BR2_LINUX_2_6_SPARC
124 bool "UNSUPPORTED sparc platform"
134 depends BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_ARUBA
136 config BR2_LINUX_PCMCIA_SUPPORT
139 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM