projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fd1eac
)
ath6kl: remove dependency to wireless extensions
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Thu, 21 Jul 2011 07:43:17 +0000
(10:43 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 9 Aug 2011 16:45:22 +0000
(19:45 +0300)
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>
drivers/net/wireless/ath/ath6kl/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath6kl/Kconfig
b/drivers/net/wireless/ath/ath6kl/Kconfig
index fc9f69c1f9453c5476584ea3276ef3dd31e0afba..3d5f8be20eac588435498745f0ae41d2b64ae975 100644
(file)
--- 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