summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/Kconfig
diff options
context:
space:
mode:
authorLuis R. Rodriguez <lrodriguez@atheros.com>2009-07-27 16:52:06 -0700
committerJohn W. Linville <linville@tuxdriver.com>2009-08-04 16:43:20 -0400
commitd17734aee6383ff5e1720b3f01c014c0a9db40d5 (patch)
tree9ec21e99015424d6e3574ac980fb65c76bf7bb1a /drivers/net/wireless/ath/Kconfig
parentdd21dcdc65a182222666199ec4cea188a11cb5d2 (diff)
downloadop-kernel-dev-d17734aee6383ff5e1720b3f01c014c0a9db40d5.zip
op-kernel-dev-d17734aee6383ff5e1720b3f01c014c0a9db40d5.tar.gz
ath: depend on cfg80211
The ath.ko module itself depends on cfg80211 Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> 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, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/Kconfig b/drivers/net/wireless/ath/Kconfig
index eb0337c..6bed009 100644
--- a/drivers/net/wireless/ath/Kconfig
+++ b/drivers/net/wireless/ath/Kconfig
@@ -1,6 +1,7 @@
config ATH_COMMON
tristate "Atheros Wireless Cards"
depends on WLAN_80211
+ depends on CFG80211
depends on ATH5K || ATH9K || AR9170_USB
source "drivers/net/wireless/ath/ath5k/Kconfig"
OpenPOWER on IntegriCloud