3 default BR2_LINUX_2_4_BRCM
5 config BR2_LINUX_2_6_ARUBA
10 Build firmware images for Aruba boards
12 config BR2_LINUX_2_4_AR531X
13 bool "Atheros AR531x [2.4]"
16 Build firmware images for Atheros AR531x based boards
17 (e.g. Netgear WGT624, Linksys WRT55AG)
19 config BR2_LINUX_2_4_BRCM
20 bool "Broadcom BCM47xx/53xx [2.4]"
22 select BR2_LINUX_PCMCIA_SUPPORT
24 Build firmware images for Broadcom based routers
25 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
27 This one builds the generic .trx images, activate one of the
28 options below for creating device specific files for use
31 config BR2_LINUX_2_6_BRCM
32 bool "Broadcom BCM47xx/53xx [2.6]"
35 select BR2_LINUX_PCMCIA_SUPPORT
37 Build firmware images for Broadcom based routers
38 (e.g. Netgear WGT634u)
40 config BR2_LINUX_2_4_AR7
44 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
46 config BR2_LINUX_2_4_X86
49 select BR2_LINUX_PCMCIA_SUPPORT
51 Build firmware images for x86 based boards
52 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
54 config BR2_LINUX_2_6_X86
58 select BR2_LINUX_PCMCIA_SUPPORT
60 Build firmware images for x86 based boards
61 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
63 config BR2_LINUX_2_6_AU1000
67 select BR2_LINUX_PCMCIA_SUPPORT
69 Build firmware for AMD Alchemy 1500 boards
70 (e.g. 4G-Systems Mesh/Access Cube ...)
74 config BR2_LINUX_2_6_ARM
75 bool "UNSUPPORTED little-endian arm platform"
78 config BR2_LINUX_2_6_ARMEB
79 bool "UNSUPPORTED big-endian arm platform"
82 config BR2_LINUX_2_6_CRIS
83 bool "UNSUPPORTED cris platform"
86 config BR2_LINUX_2_6_M68K
87 bool "UNSUPPORTED m68k platform"
90 config BR2_LINUX_2_6_PPC
91 bool "UNSUPPORTED powerpc platform"
94 config BR2_LINUX_2_6_SH3
95 bool "UNSUPPORTED little-endian sh3 platform"
98 config BR2_LINUX_2_6_SH3EB
99 bool "UNSUPPORTED big-endian sh3 platform"
102 config BR2_LINUX_2_6_SH4
103 bool "UNSUPPORTED little-endian sh4 platform"
106 config BR2_LINUX_2_6_SH4EB
107 bool "UNSUPPORTED big-endian sh4 platform"
110 config BR2_LINUX_2_6_SPARC
111 bool "UNSUPPORTED sparc platform"
121 depends BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_ARUBA
123 config BR2_LINUX_PCMCIA_SUPPORT
126 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM