Kconfig: IEEE80211 should not depend on NET_RADIO
authorJeff Garzik <jgarzik@pobox.com>
Thu, 8 Sep 2005 20:44:33 +0000 (16:44 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 8 Sep 2005 20:44:33 +0000 (16:44 -0400)
commit45ac56ca6403b83ad880083be164c425f4b50882
tree866ca7f8e50e4ea5bb7221416af15ce53c8b2309
parentcaf39e87cc1182f7dae84eefc43ca14d54c78ef9
Kconfig: IEEE80211 should not depend on NET_RADIO

We should not restrict use of ieee80211 to only when wireless drivers
are enabled.  In-development and out-of-tree drivers may wish to use it,
and by removing this restriction we eliminate a circular dependency.
net/ieee80211/Kconfig