aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/at76_usb/Kconfig
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2008-10-13 14:33:13 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-13 14:33:13 -0700
commit99e06e372378c5833a0c60274b645dfb2e4a4b08 (patch)
tree2c79260e0308f26649d06b388a91f7366663c46f /drivers/staging/at76_usb/Kconfig
parent86f69fe9c069dd8608d238581eea259caa1dfc99 (diff)
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 00000000000..8606f962162
--- /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.