Add wpa_supplicant package
[openwrt.git] / package / wpa_supplicant / Config.in
1 config BR2_PACKAGE_WPA_SUPPLICANT
2 tristate "wpa_supplicant - WPA Supplicant with support for WPA and WPA2"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBOPENSSL
5 help
6
7 WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i / RSN).
8 Supplicant is the IEEE 802.1X/WPA component that is used in the client
9 stations. It implements key negotiation with a WPA Authenticator and it
10 controls the roaming and IEEE 802.11 authentication/association.
11
12 http://hostap.epitest.fi/wpa_supplicant/
13
14 Depends: openssl
15
This page took 0.047371 seconds and 5 git commands to generate.