]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ieee80211/Kconfig
[IPV6] NDISC: Add proxy_ndp sysctl.
[linux-2.6-omap-h63xx.git] / net / ieee80211 / Kconfig
index 91b16fbf91f0c88ace7137e2e5709b5dfac4a0ae..f7e84e9d13ad347d7e56a5d9db76b4d70744d8c7 100644 (file)
@@ -55,9 +55,10 @@ config IEEE80211_CRYPT_CCMP
 
 config IEEE80211_CRYPT_TKIP
        tristate "IEEE 802.11i TKIP encryption"
-       depends on IEEE80211
+       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,3 +67,4 @@ config IEEE80211_CRYPT_TKIP
        This can be compiled as a modules and it will be called
        "ieee80211_crypt_tkip".
 
+source "net/ieee80211/softmac/Kconfig"