4 config BR2_LINUX_2_4_AR531X
5 bool "Atheros AR531x [2.4]"
9 Build firmware images for Atheros AR531x based boards
10 (e.g. Netgear WGT624, Linksys WRT55AG)
12 config BR2_LINUX_2_4_BRCM
13 bool "Broadcom BCM47xx/53xx [2.4]"
16 select BR2_LINUX_PCMCIA_SUPPORT
18 Build firmware images for Broadcom based routers
19 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
21 This one builds the generic .trx images, activate one of the
22 options below for creating device specific files for use
25 config BR2_LINUX_2_6_BRCM
26 bool "Broadcom BCM47xx/53xx [2.6]"
29 select BR2_LINUX_PCMCIA_SUPPORT
31 Build firmware images for Broadcom based routers
32 (e.g. Netgear WGT634u)
34 config BR2_LINUX_2_4_AR7
39 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
41 config BR2_LINUX_2_4_X86
45 select BR2_LINUX_PCMCIA_SUPPORT
47 Build firmware images for x86 based boards
48 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
50 config BR2_LINUX_2_6_X86
54 select BR2_LINUX_PCMCIA_SUPPORT
56 Build firmware images for x86 based boards
57 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
61 config BR2_LINUX_PCMCIA_SUPPORT
64 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM