commit | 370121e5190a86a2d8a717ecd6f33028c7dc6fd4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jan 04 16:32:16 2006 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 22 22:16:50 2006 -0500 |
tree | 2bd809d8dea7a831f9c47d06572e98194bfc0ccc | |
parent | 1c2e02750b992703a8a18634e08b04353face243 [diff] [blame] |
[PATCH] wireless: Add softmac layer to the kernel Signed-off-by: John W. Linville <linville@tuxdriver.com>
diff --git a/net/ieee80211/Kconfig b/net/ieee80211/Kconfig index d18ccba..dbb0852 100644 --- a/net/ieee80211/Kconfig +++ b/net/ieee80211/Kconfig
@@ -66,3 +66,4 @@ This can be compiled as a modules and it will be called "ieee80211_crypt_tkip". +source "net/ieee80211/softmac/Kconfig"