aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/wpa_supplicant/Config.in
blob: bac4e46a02ee7721529354d062b18805fadfece9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config BR2_PACKAGE_WPA_SUPPLICANT
	prompt "wpa_supplicant.................... WPA Supplicant with support for WPA and WPA2"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_KMOD_MADWIFI
	select BR2_PACKAGE_LIBOPENSSL
	help
	  WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i / RSN).
	  Supplicant is the IEEE 802.1X/WPA component that is used in the client 
	  stations. It implements key negotiation with a WPA Authenticator and it 
	  controls the roaming and IEEE 802.11 authentication/association.
	  
	  http://hostap.epitest.fi/wpa_supplicant/
	  
	  Depends: openssl