summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKalle Valo2011-07-21 09:43:17 +0200
committerKalle Valo2011-08-09 18:45:22 +0200
commitf96efb5cb16fc58fe0220a7d3c66b4450493935f (patch)
tree8fa5fe734e5e1b12eb0497df3db196c6b7d71c3e
parentath6kl: fix crash when interface is closed but scan is ongoing (diff)
downloadkernel-qcow2-linux-f96efb5cb16fc58fe0220a7d3c66b4450493935f.tar.gz
kernel-qcow2-linux-f96efb5cb16fc58fe0220a7d3c66b4450493935f.tar.xz
kernel-qcow2-linux-f96efb5cb16fc58fe0220a7d3c66b4450493935f.zip
ath6kl: remove dependency to wireless extensions
ath6kl Kconfig still had dependencies to wext, remove those as they are not needed anymore. Now ath6kl should not have any wext code left. Time to have a beer and celebrate this. Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
-rw-r--r--drivers/net/wireless/ath/ath6kl/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath/ath6kl/Kconfig b/drivers/net/wireless/ath/ath6kl/Kconfig
index fc9f69c1f945..3d5f8be20eac 100644
--- a/drivers/net/wireless/ath/ath6kl/Kconfig
+++ b/drivers/net/wireless/ath/ath6kl/Kconfig
@@ -2,8 +2,6 @@ config ATH6KL
tristate "Atheros ath6kl support"
depends on MMC
depends on CFG80211
- select WIRELESS_EXT
- select WEXT_PRIV
---help---
This module adds support for wireless adapters based on
Atheros AR6003 chipset running over SDIO. If you choose to