buildrootschalter/package/wpa_supplicant/Config.in
Gustavo Zacarias d73efad3fe wpa_supplicant: bump to 0.7.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-10-18 11:24:07 +02:00

26 lines
617 B
Plaintext

config BR2_PACKAGE_WPA_SUPPLICANT
bool "wpa_supplicant"
help
WPA supplicant for secure wireless networks
http://hostap.epitest.fi/wpa_supplicant/
config BR2_PACKAGE_WPA_SUPPLICANT_EAP
bool "Enable EAP"
depends on BR2_PACKAGE_WPA_SUPPLICANT
help
Enable support for EAP.
config BR2_PACKAGE_WPA_SUPPLICANT_CLI
bool "Install wpa_cli binary"
depends on BR2_PACKAGE_WPA_SUPPLICANT
help
Install wpa_cli command line utility
config BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE
bool "Install wpa_passphrase binary"
depends on BR2_PACKAGE_WPA_SUPPLICANT
help
Install wpa_passphrase command line utility