wireless: make wireless drivers select core
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 9 Oct 2009 16:17:05 +0000 (18:17 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 9 Oct 2009 20:23:35 +0000 (16:23 -0400)
It is somewhat non-sensical to allow selecting wireless
drivers without showing wireless core code options, and
since the wext refactoring this has made it possible to
generate configurations that will not build. Avoid this
and make wireless drivers select the wireless options.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found