]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e18d9a5c5851238c42ca1e0e5ec0bf03cd51b78
tree5ad683751823b186135ee2bb8f8392a46c2c0d90
parent1be6eed0a96a069ea88785ef6309854d6b306686
wireless: make wireless drivers select core

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>
drivers/net/wireless/Kconfig