4 config BR2_LINUX_2_4_AR531X
5 bool "Atheros AR531x [2.4]"
8 Build firmware images for Atheros AR531x based boards
9 (e.g. Netgear WGT624, Linksys WRT55AG)
11 config BR2_LINUX_2_4_BRCM
12 bool "Broadcom BCM47xx/53xx [2.4]"
14 select BR2_LINUX_PCMCIA_SUPPORT
16 Build firmware images for Broadcom based routers
17 (e.g. Linksys WRT54G(S), Asus WL-500g, Motorola WR850G)
19 This one builds the generic .trx images, activate one of the
20 options below for creating device specific files for use
23 config BR2_LINUX_2_6_BRCM
24 bool "Broadcom BCM47xx/53xx [2.6]"
26 select BR2_LINUX_PCMCIA_SUPPORT
28 Build firmware images for Broadcom based routers
29 (e.g. Netgear WGT634u)
31 config BR2_LINUX_2_4_AR7
35 Build firmware images for TI AR7 based routers (w.g. Linksys WAG54G v2)
37 config BR2_LINUX_2_4_X86
40 select BR2_LINUX_PCMCIA_SUPPORT
42 Build firmware images for x86 based boards
43 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
45 config BR2_LINUX_2_6_X86
48 select BR2_LINUX_PCMCIA_SUPPORT
50 Build firmware images for x86 based boards
51 (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
55 config BR2_LINUX_PCMCIA_SUPPORT
58 depends BR2_LINUX_2_4_X86 || BR2_LINUX_2_4_BRCM || BR2_LINUX_2_6_X86 || BR2_LINUX_2_6_BRCM