OSDN Git Service

net: wireless: wl: set cryptography deps android-2.6.38
authorKyle Evans <kevans@android-x86.org>
Sun, 7 Aug 2011 23:41:23 +0000 (18:41 -0500)
committerKyle Evans <kevans@android-x86.org>
Sun, 7 Aug 2011 23:41:23 +0000 (18:41 -0500)
drivers/net/wireless/wl/Kconfig

index 477562f..7d6e32c 100644 (file)
@@ -3,7 +3,11 @@ config WL
        depends on PCI && CFG80211
        select WIRELESS_EXT
        select WEXT_PRIV
+       select MAC80211
        select LIB80211
+       select LIB80211_CRYPT_WEP
+       select LIB80211_CRYPT_TKIP
+       select LIB80211_CRYPT_CCMP
        ---help---
          This module adds support for Broadcom 802.11a/b/g/n hybrid Networking Device Driver.