Skip to content

Commit 8170b04

Browse files
arndbKalle Valo
authored andcommitted
wifi: libertas: stop selecting wext
Libertas no longer references the iw_handler infrastructure or wext_spy, so neither of the 'select' statements are used any more. Fixes: e86dc1c ("Libertas: cfg80211 support") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent a11d965 commit 8170b04

File tree

1 file changed

+0
-2
lines changed
  • drivers/net/wireless/marvell/libertas

1 file changed

+0
-2
lines changed

drivers/net/wireless/marvell/libertas/Kconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ config LIBERTAS
33
tristate "Marvell 8xxx Libertas WLAN driver support"
44
depends on USB || SDIO || SPI
55
depends on CFG80211
6-
select WIRELESS_EXT
7-
select WEXT_SPY
86
select LIB80211
97
select FW_LOADER
108
help

0 commit comments

Comments
 (0)