Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[platform/kernel/linux-starfive.git] / net / wireless / Kconfig
index 6310dde..578cce4 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"