]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/net/wireless/hostap/Kconfig
trivial: Kconfig: .ko is normally not included in module names
[linux-beck.git] / drivers / net / wireless / hostap / Kconfig
index 87bbd4db4bad517835f7d943c438fd04d63ee463..c15db229351573ee7d37ee7494b002160744db86 100644 (file)
@@ -2,6 +2,13 @@ config HOSTAP
        tristate "IEEE 802.11 for Host AP (Prism2/2.5/3 and WEP/TKIP/CCMP)"
        depends on WLAN_80211
        select WIRELESS_EXT
+       select CRYPTO
+       select CRYPTO_ARC4
+       select CRYPTO_ECB
+       select CRYPTO_AES
+       select CRYPTO_MICHAEL_MIC
+       select CRYPTO_ECB
+       select CRC32
        select LIB80211
        select LIB80211_CRYPT_WEP
        select LIB80211_CRYPT_TKIP
@@ -22,7 +29,7 @@ config HOSTAP
        PLX/PCI/CS version of the driver to actually use the driver.
 
        The driver can be compiled as a module and it will be called
-       "hostap.ko".
+       hostap.
 
 config HOSTAP_FIRMWARE
        bool "Support downloading firmware images with Host AP driver"
@@ -61,7 +68,7 @@ config HOSTAP_PLX
        driver.
 
        The driver can be compiled as a module and will be named
-       "hostap_plx.ko".
+       hostap_plx.
 
 config HOSTAP_PCI
        tristate "Host AP driver for Prism2.5 PCI adaptors"
@@ -74,7 +81,7 @@ config HOSTAP_PCI
        driver.
 
        The driver can be compiled as a module and will be named
-       "hostap_pci.ko".
+       hostap_pci.
 
 config HOSTAP_CS
        tristate "Host AP driver for Prism2/2.5/3 PC Cards"
@@ -87,4 +94,4 @@ config HOSTAP_CS
        driver.
 
        The driver can be compiled as a module and will be named
-       "hostap_cs.ko".
+       hostap_cs.