Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dddd6022 authored by Paul Bolle's avatar Paul Bolle Committed by Kalle Valo
Browse files

ipw2200: select CFG80211_WEXT



Commit 24a0aa21 ("cfg80211: make WEXT compatibility unselectable")
made it impossible to depend on CFG80211_WEXT. It does still allow to
select that symbol. (Yes, the commit summary is confusing.)

So make IPW2200 select CFG80211_WEXT, so that the ipw2200 driver can be
enabled in config again.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent f39dc8d5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -65,7 +65,8 @@ config IPW2100_DEBUG

config IPW2200
	tristate "Intel PRO/Wireless 2200BG and 2915ABG Network Connection"
	depends on PCI && CFG80211 && CFG80211_WEXT
	depends on PCI && CFG80211
	select CFG80211_WEXT
	select WIRELESS_EXT
	select WEXT_SPY
	select WEXT_PRIV