1 config WLAN_VENDOR_ATMEL
5 If you have a wireless card belonging to this class, say Y.
7 Note that the answer to this question doesn't directly affect the
8 kernel: saying N will just cause the configurator to skip all the
9 questions about these cards. If you say Y, you will be asked for
10 your specific card in the following questions.
15 tristate "Atmel at76c50x chipset 802.11b support"
16 depends on CFG80211 && (PCI || PCMCIA)
22 A driver 802.11b wireless cards based on the Atmel fast-vnet
23 chips. This driver supports standard Linux wireless extensions.
25 Many cards based on this chipset do not have flash memory
26 and need their firmware loaded at start-up. If yours is
27 one of these, you will need to provide a firmware image
28 to be loaded into the card by the driver. The Atmel
29 firmware package can be downloaded from
30 <http://www.thekelleys.org.uk/atmel>
33 tristate "Atmel at76c506 PCI cards"
34 depends on ATMEL && PCI
36 Enable support for PCI and mini-PCI cards containing the
40 tristate "Atmel at76c502/at76c504 PCMCIA cards"
41 depends on ATMEL && PCMCIA
46 Enable support for PCMCIA cards containing the
47 Atmel at76c502 and at76c504 chips.
50 tristate "Atmel at76c503/at76c505/at76c505a USB cards"
51 depends on MAC80211 && USB
54 Enable support for USB Wireless devices using Atmel at76c503,
55 at76c505 or at76c505a chips.
57 endif # WLAN_VENDOR_ATMEL