update htpdate to new upstream release (v0.9.0)
[openwrt/svn-archive/archive.git] / openwrt / package / wpa_supplicant / Config.in
1 config BR2_PACKAGE_WPA_SUPPLICANT
2 prompt "wpa_supplicant.................... WPA Supplicant with support for WPA and WPA2"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBOPENSSL
6 help
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