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...)
82 config BR2_LINUX_2_6_ARM
83 bool "UNSUPPORTED little-endian arm platform"
86 config BR2_LINUX_2_6_CRIS
87 bool "UNSUPPORTED cris platform"
90 config BR2_LINUX_2_6_M68K
91 bool "UNSUPPORTED m68k platform"
94 config BR2_LINUX_2_6_PPC
95 bool "UNSUPPORTED powerpc platform"
98 config BR2_LINUX_2_6_SH3
99 bool "UNSUPPORTED little-endian sh3 platform"
102 config BR2_LINUX_2_6_SH3EB
103 bool "UNSUPPORTED big-endian sh3 platform"
106 config BR2_LINUX_2_6_SH4
107 bool "UNSUPPORTED little-endian sh4 platform"
110 config BR2_LINUX_2_6_SH4EB
111 bool "UNSUPPORTED big-endian sh4 platform"
114 config BR2_LINUX_2_6_SPARC
115 bool "UNSUPPORTED sparc platform"
125 depends BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_ARUBA
127 config BR2_LINUX_PCMCIA_SUPPORT
130 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM