aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/Kconfig
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2011-08-18 15:12:50 -0400
committerRichard Weinberger <richard@nod.at>2011-11-02 09:15:28 -0400
commitbad3118fcdeb4b7b5bf18cb40b2548cf891646b2 (patch)
treed5d30f568f4dbda369e0aaf1333ffcc17e85c41d /drivers/net/wireless/ath/Kconfig
parent772bd0a5a5ebfd37186df086c0f51f676495c4d9 (diff)
um: a couple of missing dependencies...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/net/wireless/ath/Kconfig')
-rw-r--r--drivers/net/wireless/ath/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/Kconfig b/drivers/net/wireless/ath/Kconfig
index d1b23067619f..47d0de806e0d 100644
--- a/drivers/net/wireless/ath/Kconfig
+++ b/drivers/net/wireless/ath/Kconfig
@@ -1,6 +1,6 @@
1menuconfig ATH_COMMON 1menuconfig ATH_COMMON
2 tristate "Atheros Wireless Cards" 2 tristate "Atheros Wireless Cards"
3 depends on CFG80211 3 depends on CFG80211 && (!UML || BROKEN)
4 ---help--- 4 ---help---
5 This will enable the support for the Atheros wireless drivers. 5 This will enable the support for the Atheros wireless drivers.
6 ath5k, ath9k, ath9k_htc and ar9170 drivers share some common code, this option 6 ath5k, ath9k, ath9k_htc and ar9170 drivers share some common code, this option