summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg2006-01-04 16:32:16 +0100
committerJohn W. Linville2006-03-23 04:16:50 +0100
commit370121e5190a86a2d8a717ecd6f33028c7dc6fd4 (patch)
tree2bd809d8dea7a831f9c47d06572e98194bfc0ccc /net/ieee80211/Kconfig
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa (diff)
downloadkernel-qcow2-linux-370121e5190a86a2d8a717ecd6f33028c7dc6fd4.tar.gz
kernel-qcow2-linux-370121e5190a86a2d8a717ecd6f33028c7dc6fd4.tar.xz
kernel-qcow2-linux-370121e5190a86a2d8a717ecd6f33028c7dc6fd4.zip
[PATCH] wireless: Add softmac layer to the kernel
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/ieee80211/Kconfig')
-rw-r--r--net/ieee80211/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ieee80211/Kconfig b/net/ieee80211/Kconfig
index d18ccba3ea9e..dbb08528ddf5 100644
--- a/net/ieee80211/Kconfig
+++ b/net/ieee80211/Kconfig
@@ -66,3 +66,4 @@ config IEEE80211_CRYPT_TKIP
This can be compiled as a modules and it will be called
"ieee80211_crypt_tkip".
+source "net/ieee80211/softmac/Kconfig"