summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/Kconfig
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2009-10-28 16:29:30 -0400
committerJohn W. Linville <linville@tuxdriver.com>2009-10-30 16:50:35 -0400
commit133d7c6a504c672011ebc24b26e05b15f7410c07 (patch)
treed4ffe834b2ad75ccceb1afe4d4e1338d4c0fe9c2 /drivers/net/wireless/ath/Kconfig
parent4b5783549730da21d88b41dce9a2b738afa44abc (diff)
downloadlinux-stable-133d7c6a504c672011ebc24b26e05b15f7410c07.tar.gz
linux-stable-133d7c6a504c672011ebc24b26e05b15f7410c07.tar.bz2
linux-stable-133d7c6a504c672011ebc24b26e05b15f7410c07.zip
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
With the WLAN_PRE80211 drivers moved to drivers/staging, this distinction becomes unnecessary. Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/Kconfig')
-rw-r--r--drivers/net/wireless/ath/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/Kconfig b/drivers/net/wireless/ath/Kconfig
index 6ce86cb37654..4e7a7fd695c8 100644
--- a/drivers/net/wireless/ath/Kconfig
+++ b/drivers/net/wireless/ath/Kconfig
@@ -1,6 +1,5 @@
menuconfig ATH_COMMON
tristate "Atheros Wireless Cards"
- depends on WLAN_80211
depends on CFG80211
---help---
This will enable the support for the Atheros wireless drivers.