add xsupplicant package (thanks to Florian Fainelli)
[openwrt/svn-archive/archive.git] / openwrt / package / xsupplicant / Config.in
1 config BR2_PACKAGE_XSUPPLICANT
2 tristate "xsupplicant - a fully compliant 802.1x authenticator"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBOPENSSL
5 select BR2_PACKAGE_WIRELESS_TOOLS
6 help
7 This software allows a GNU/Linux or BSD workstation to authenticate with
8 a RADIUS server using 802.1x and various EAP protocols.
9
10 http://open1x.sourceforge.net/
11