net: wireless: bcmdhd: Prevent using WEXT in case of CFG80211

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
This commit is contained in:
Dmitry Shmidt
2011-06-13 15:16:59 -07:00
committed by Colin Cross
parent 4cd8e372ad
commit f53ef0328a

View File

@@ -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