From: Jeff Garzik Date: Thu, 8 Sep 2005 20:44:33 +0000 (-0400) Subject: Kconfig: IEEE80211 should not depend on NET_RADIO X-Git-Tag: v2.6.14-rc1~492^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45ac56ca6403b83ad880083be164c425f4b50882;p=pandora-kernel.git 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. --- Reading git-diff-tree failed