diff options
Diffstat (limited to 'drivers/net/wireless/hostap/Kconfig')
| -rw-r--r-- | drivers/net/wireless/hostap/Kconfig | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/drivers/net/wireless/hostap/Kconfig b/drivers/net/wireless/hostap/Kconfig index 2871e879b518..1445f3f2600f 100644 --- a/drivers/net/wireless/hostap/Kconfig +++ b/drivers/net/wireless/hostap/Kconfig | |||
| @@ -7,9 +7,6 @@ config HOSTAP | |||
| 7 | Host AP mode that allows the card to act as an IEEE 802.11 | 7 | Host AP mode that allows the card to act as an IEEE 802.11 |
| 8 | access point. | 8 | access point. |
| 9 | 9 | ||
| 10 | In addition, this includes generic IEEE 802.11 code, e.g., for | ||
| 11 | WEP/TKIP/CCMP encryption that can be shared with other drivers. | ||
| 12 | |||
| 13 | See <http://hostap.epitest.fi/> for more information about the | 10 | See <http://hostap.epitest.fi/> for more information about the |
| 14 | Host AP driver configuration and tools. This site includes | 11 | Host AP driver configuration and tools. This site includes |
| 15 | information and tools (hostapd and wpa_supplicant) for WPA/WPA2 | 12 | information and tools (hostapd and wpa_supplicant) for WPA/WPA2 |
| @@ -22,36 +19,6 @@ config HOSTAP | |||
| 22 | The driver can be compiled as a module and it will be called | 19 | The driver can be compiled as a module and it will be called |
| 23 | "hostap.ko". | 20 | "hostap.ko". |
| 24 | 21 | ||
| 25 | config HOSTAP_WEP | ||
| 26 | tristate "IEEE 802.11 WEP encryption" | ||
| 27 | depends on HOSTAP | ||
| 28 | select CRYPTO | ||
| 29 | ---help--- | ||
| 30 | Software implementation of IEEE 802.11 WEP encryption. | ||
| 31 | |||
| 32 | This can be compiled as a modules and it will be called | ||
| 33 | "hostap_crypt_wep.ko". | ||
| 34 | |||
| 35 | config HOSTAP_TKIP | ||
| 36 | tristate "IEEE 802.11 TKIP encryption" | ||
| 37 | depends on HOSTAP | ||
| 38 | select CRYPTO | ||
| 39 | ---help--- | ||
| 40 | Software implementation of IEEE 802.11 TKIP encryption. | ||
| 41 | |||
| 42 | This can be compiled as a modules and it will be called | ||
| 43 | "hostap_crypt_tkip.ko". | ||
| 44 | |||
| 45 | config HOSTAP_CCMP | ||
| 46 | tristate "IEEE 802.11 CCMP encryption" | ||
| 47 | depends on HOSTAP | ||
| 48 | select CRYPTO | ||
| 49 | ---help--- | ||
| 50 | Software implementation of IEEE 802.11 CCMP encryption. | ||
| 51 | |||
| 52 | This can be compiled as a modules and it will be called | ||
| 53 | "hostap_crypt_ccmp.ko". | ||
| 54 | |||
| 55 | config HOSTAP_FIRMWARE | 22 | config HOSTAP_FIRMWARE |
| 56 | bool "Support downloading firmware images with Host AP driver" | 23 | bool "Support downloading firmware images with Host AP driver" |
| 57 | depends on HOSTAP | 24 | depends on HOSTAP |
