From 72f1f1127229d0b12b54577aca953ac7fdaef303 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 23 Oct 2010 18:14:05 -0700 Subject: [PATCH] --- yaml --- r: 221954 b: refs/heads/master c: 32a0fdf27c7d3742c179d84c512fb9a3432e235f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/ath6kl/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 5af2da48797a..d8f6dde689e2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eccbf04a904fc99c54ab37c29a2a4dedcec66e33 +refs/heads/master: 32a0fdf27c7d3742c179d84c512fb9a3432e235f diff --git a/trunk/drivers/staging/ath6kl/Kconfig b/trunk/drivers/staging/ath6kl/Kconfig index ae2cdf48b74c..8a5caa30b85f 100644 --- a/trunk/drivers/staging/ath6kl/Kconfig +++ b/trunk/drivers/staging/ath6kl/Kconfig @@ -102,7 +102,7 @@ config AR600x_BT_RESET_PIN config ATH6KL_CFG80211 bool "CFG80211 support" - depends on ATH6K_LEGACY + depends on ATH6K_LEGACY && CFG80211 help Enables support for CFG80211 APIs. The default option is to use WEXT. Even with this option enabled, WEXT is not explicitly disabled and the onus of not exercising WEXT lies on the application(s) running in the user space.