projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cd8e37
)
net: wireless: bcmdhd: Prevent using WEXT in case of CFG80211
author
Dmitry Shmidt
<dimitrysh@google.com>
Mon, 13 Jun 2011 22:16:59 +0000
(15:16 -0700)
committer
Colin Cross
<ccross@android.com>
Tue, 14 Jun 2011 16:10:09 +0000
(09:10 -0700)
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
drivers/net/wireless/bcmdhd/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/bcmdhd/Kconfig
b/drivers/net/wireless/bcmdhd/Kconfig
index 7ef1434e8b4842d3fce75266850264274bc2be46..db434ab04cdac322bc8d3c5415ce2d385583c394 100644
(file)
--- a/
drivers/net/wireless/bcmdhd/Kconfig
+++ b/
drivers/net/wireless/bcmdhd/Kconfig
@@
-26,7
+26,7
@@
config BCMDHD_NVRAM_PATH
config BCMDHD_WEXT
bool "Enable WEXT support"
- depends on BCMDHD
+ depends on BCMDHD
&& CFG80211 = n
select WIRELESS_EXT
select WEXT_PRIV
help