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)
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.


No differences found