Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6-block.git] / net / wireless / Kconfig
index 6310ddede22028878f5184f0ce9972709f0427f0..578cce4fbe6c4a04c34bc573b7ee579a24e5126d 100644 (file)
@@ -213,12 +213,14 @@ config LIB80211
 
 config LIB80211_CRYPT_WEP
        tristate
+       select CRYPTO_LIB_ARC4
 
 config LIB80211_CRYPT_CCMP
        tristate
 
 config LIB80211_CRYPT_TKIP
        tristate
+       select CRYPTO_LIB_ARC4
 
 config LIB80211_DEBUG
        bool "lib80211 debugging messages"