ipw2200: select CFG80211_WEXT
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 22 Dec 2014 18:10:17 +0000 (19:10 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 24 Dec 2014 13:15:25 +0000 (15:15 +0200)
Commit 24a0aa212ee2 ("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: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ipw2x00/Kconfig

Simple merge