You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: drivers/staging/ath6kl/Kconfig
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ config AR600x_BT_RESET_PIN
102
102
103
103
config ATH6KL_CFG80211
104
104
bool "CFG80211 support"
105
-
depends on ATH6K_LEGACY
105
+
depends on ATH6K_LEGACY && CFG80211
106
106
help
107
107
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.
0 commit comments