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...)
65 config BR2_LINUX_2_6_ARM
66 bool "UNSUPPORTED little-endian arm platform"
69 config BR2_LINUX_2_6_ARMEB
70 bool "UNSUPPORTED big-endian arm platform"
73 config BR2_LINUX_2_6_CRIS
74 bool "UNSUPPORTED cris platform"
77 config BR2_LINUX_2_6_M68K
78 bool "UNSUPPORTED m68k platform"
81 config BR2_LINUX_2_6_PPC
82 bool "UNSUPPORTED powerpc platform"
85 config BR2_LINUX_2_6_SH3
86 bool "UNSUPPORTED little-endian sh3 platform"
89 config BR2_LINUX_2_6_SH3EB
90 bool "UNSUPPORTED big-endian sh3 platform"
93 config BR2_LINUX_2_6_SH4
94 bool "UNSUPPORTED little-endian sh4 platform"
97 config BR2_LINUX_2_6_SH4EB
98 bool "UNSUPPORTED big-endian sh4 platform"
101 config BR2_LINUX_2_6_SPARC
102 bool "UNSUPPORTED sparc platform"
112 depends BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM || BR2_LINUX_2_6_ARUBA
114 config BR2_LINUX_PCMCIA_SUPPORT
117 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM