fix copy loader.elf to image builder and add some package lists for brcm-2.6 (fixes...
[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