diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-03-04 15:26:14 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-03-13 16:02:31 -0400 |
commit | 7524d7d6de5d5d3f081de8cf5479819fad339661 (patch) | |
tree | a07c9892a6b1ac65491a6c78b60ca378ca8940f4 /net/ieee80211/Kconfig | |
parent | 2079fcdc06ea01c084044c348dbcd7b3e335ad49 (diff) | |
download | linux-stable-7524d7d6de5d5d3f081de8cf5479819fad339661.tar.gz linux-stable-7524d7d6de5d5d3f081de8cf5479819fad339661.tar.bz2 linux-stable-7524d7d6de5d5d3f081de8cf5479819fad339661.zip |
the scheduled ieee80211 softmac removal
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/ieee80211/Kconfig')
-rw-r--r-- | net/ieee80211/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ieee80211/Kconfig b/net/ieee80211/Kconfig index bd501046c9c0..94ed7d3cd9da 100644 --- a/net/ieee80211/Kconfig +++ b/net/ieee80211/Kconfig @@ -71,4 +71,3 @@ config IEEE80211_CRYPT_TKIP This can be compiled as a module and it will be called "ieee80211_crypt_tkip". -source "net/ieee80211/softmac/Kconfig" |