summaryrefslogtreecommitdiffstats
path: root/drivers/staging/at76_usb/Kconfig
diff options
context:
space:
mode:
authorPavel Roskin2008-10-13 23:33:13 +0200
committerGreg Kroah-Hartman2008-10-13 23:33:13 +0200
commit99e06e372378c5833a0c60274b645dfb2e4a4b08 (patch)
tree2c79260e0308f26649d06b388a91f7366663c46f /drivers/staging/at76_usb/Kconfig
parentStaging: workaround build system bug (diff)
downloadkernel-qcow2-linux-99e06e372378c5833a0c60274b645dfb2e4a4b08.tar.gz
kernel-qcow2-linux-99e06e372378c5833a0c60274b645dfb2e4a4b08.tar.xz
kernel-qcow2-linux-99e06e372378c5833a0c60274b645dfb2e4a4b08.zip
staging: at76_usb wireless driver
Add the at76_usb wireless driver to the staging tree while the other kernel driver (out of tree) gets rewritten to use the internal wireless stack. This patch comes directly from the Fedora kernel tree, with only the directory placement of the files changed. Signed-off-by: Pavel Roskin <proski@gnu.org> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/at76_usb/Kconfig')
-rw-r--r--drivers/staging/at76_usb/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/staging/at76_usb/Kconfig b/drivers/staging/at76_usb/Kconfig
new file mode 100644
index 000000000000..8606f9621624
--- /dev/null
+++ b/drivers/staging/at76_usb/Kconfig
@@ -0,0 +1,8 @@
+config USB_ATMEL
+ tristate "Atmel at76c503/at76c505/at76c505a USB cards"
+ depends on WLAN_80211 && USB
+ default N
+ select FW_LOADER
+ ---help---
+ Enable support for USB Wireless devices using Atmel at76c503,
+ at76c505 or at76c505a chips.