3 default BR2_LINUX_2_4_BRCM
5 config BR2_LINUX_2_6_ARUBA
9 Build firmware images for Aruba boards
11 config BR2_LINUX_2_4_AR531X
12 bool "Atheros AR531x [2.4]"
15 Build firmware images for Atheros AR531x based boards
16 (e.g. Netgear WGT624, Linksys WRT55AG)
18 config BR2_LINUX_2_4_BRCM
19 bool "Broadcom BCM47xx/53xx [2.4]"
21 select BR2_LINUX_PCMCIA_SUPPORT
23 Build firmware images for Broadcom based routers
24 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
26 This one builds the generic .trx images, activate one of the
27 options below for creating device specific files for use
30 config BR2_LINUX_2_6_BRCM
31 bool "Broadcom BCM47xx/53xx [2.6]"
33 select BR2_LINUX_PCMCIA_SUPPORT
35 Build firmware images for Broadcom based routers
36 (e.g. Netgear WGT634u)
38 config BR2_LINUX_2_4_AR7
42 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
44 config BR2_LINUX_2_4_X86
47 select BR2_LINUX_PCMCIA_SUPPORT
49 Build firmware images for x86 based boards
50 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
52 config BR2_LINUX_2_6_X86
55 select BR2_LINUX_PCMCIA_SUPPORT
57 Build firmware images for x86 based boards
58 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
62 config BR2_LINUX_2_6_ARM
63 bool "UNSUPPORTED little-endian arm platform"
66 config BR2_LINUX_2_6_ARMEB
67 bool "UNSUPPORTED big-endian arm platform"
70 config BR2_LINUX_2_6_CRIS
71 bool "UNSUPPORTED cris platform"
74 config BR2_LINUX_2_6_M68K
75 bool "UNSUPPORTED m68k platform"
78 config BR2_LINUX_2_6_PPC
79 bool "UNSUPPORTED powerpc platform"
82 config BR2_LINUX_2_6_SH3
83 bool "UNSUPPORTED little-endian sh3 platform"
86 config BR2_LINUX_2_6_SH3EB
87 bool "UNSUPPORTED big-endian sh3 platform"
90 config BR2_LINUX_2_6_SH4
91 bool "UNSUPPORTED little-endian sh4 platform"
94 config BR2_LINUX_2_6_SH4EB
95 bool "UNSUPPORTED big-endian sh4 platform"
98 config BR2_LINUX_2_6_SPARC
99 bool "UNSUPPORTED sparc platform"
106 config BR2_LINUX_PCMCIA_SUPPORT
109 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM