Commit 8170b04c authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Kalle Valo

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: e86dc1ca ("Libertas: cfg80211 support")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231108153409.1065286-1-arnd@kernel.org
parent a11d965a
......@@ -3,8 +3,6 @@ config LIBERTAS
tristate "Marvell 8xxx Libertas WLAN driver support"
depends on USB || SDIO || SPI
depends on CFG80211
select WIRELESS_EXT
select WEXT_SPY
select LIB80211
select FW_LOADER
help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment