summaryrefslogtreecommitdiff
path: root/drivers/staging/at76_usb/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2008-10-24 15:48:59 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 13:52:01 -0800
commit02227c28391b5059a7710d6039c52912b0ee2c1d (patch)
tree92ae7be41286cd1620b3a3062df4df40339da57e /drivers/staging/at76_usb/Kconfig
parent1f9e9ce1f99e89ee180a3994c44bdff43ebeb139 (diff)
Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port
This updates drivers/staging/at76_usb to correspond with the latest version previously available in wireless-testing. 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/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/at76_usb/Kconfig b/drivers/staging/at76_usb/Kconfig
index 8606f9621624..4c0e55e15448 100644
--- a/drivers/staging/at76_usb/Kconfig
+++ b/drivers/staging/at76_usb/Kconfig
@@ -1,6 +1,6 @@
config USB_ATMEL
tristate "Atmel at76c503/at76c505/at76c505a USB cards"
- depends on WLAN_80211 && USB
+ depends on MAC80211 && WLAN_80211 && USB
default N
select FW_LOADER
---help---