busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: ...
[openwrt.git] / package / xsupplicant / Config.in
1 config BR2_PACKAGE_XSUPPLICANT
2 prompt "xsupplicant....................... A fully compliant 802.1x authenticator"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBOPENSSL
6 select BR2_PACKAGE_WIRELESS_TOOLS
7 help
8 This software allows a GNU/Linux or BSD workstation to authenticate with
9 a RADIUS server using 802.1x and various EAP protocols.
10
11 http://open1x.sourceforge.net/
12
This page took 0.051683 seconds and 5 git commands to generate.