commit | dddd60220f41775e634258efd1b54c6fa81ce706 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Mon Dec 22 19:10:17 2014 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Dec 24 15:15:25 2014 +0200 |
tree | 3dae684de3287e2e89db4c2f41d1a7b05bba760f | |
parent | f39dc8d50f76218cfd2a63620dfd14831b9b144b [diff] |
ipw2200: select CFG80211_WEXT 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>