git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caf39e8
)
Kconfig: IEEE80211 should not depend on NET_RADIO
author
Jeff Garzik
<jgarzik@pobox.com>
Thu, 8 Sep 2005 20:44:33 +0000
(16:44 -0400)
committer
Jeff 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