]> Git Repo - linux.git/blobdiff - net/ieee80211/Kconfig
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[linux.git] / net / ieee80211 / Kconfig
index dbb08528ddf5ef3f974ad06f2950552e55c762a6..a64be6cdf078f3226d3478ceb700964441073107 100644 (file)
@@ -32,6 +32,7 @@ config IEEE80211_CRYPT_WEP
        depends on IEEE80211
        select CRYPTO
        select CRYPTO_ARC4
+       select CRYPTO_ECB
        select CRC32
        ---help---
        Include software based cipher suites in support of IEEE
@@ -58,6 +59,8 @@ config IEEE80211_CRYPT_TKIP
        depends on IEEE80211 && NET_RADIO
        select CRYPTO
        select CRYPTO_MICHAEL_MIC
+       select CRYPTO_ECB
+       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
This page took 0.031223 seconds and 4 git commands to generate.