X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fieee80211%2FKconfig;h=be06ca88238607ce4ccaf3fe42b2ab34181437f9;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=dbb08528ddf5ef3f974ad06f2950552e55c762a6;hpb=16cf0ec7408f389279d413869e94c1a351392f97;p=linux-2.6.git diff --git a/net/ieee80211/Kconfig b/net/ieee80211/Kconfig index dbb08528d..be06ca882 100644 --- a/net/ieee80211/Kconfig +++ b/net/ieee80211/Kconfig @@ -58,6 +58,7 @@ config IEEE80211_CRYPT_TKIP depends on IEEE80211 && NET_RADIO select CRYPTO select CRYPTO_MICHAEL_MIC + select CRC32 ---help--- Include software based cipher suites in support of IEEE 802.11i (aka TGi, WPA, WPA2, WPA-PSK, etc.) for use with TKIP enabled @@ -66,4 +67,3 @@ config IEEE80211_CRYPT_TKIP This can be compiled as a modules and it will be called "ieee80211_crypt_tkip". -source "net/ieee80211/softmac/Kconfig"