mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
net: wireless: bcmdhd: Prevent using WEXT in case of CFG80211
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
parent
4cd8e372ad
commit
f53ef0328a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user