diff options
Diffstat (limited to 'openwrt/package/xsupplicant/Config.in')
-rw-r--r-- | openwrt/package/xsupplicant/Config.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/openwrt/package/xsupplicant/Config.in b/openwrt/package/xsupplicant/Config.in index b84840621c..f9746d0b4d 100644 --- a/openwrt/package/xsupplicant/Config.in +++ b/openwrt/package/xsupplicant/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_XSUPPLICANT - tristate "xsupplicant - a fully compliant 802.1x authenticator" + prompt "xsupplicant....................... A fully compliant 802.1x authenticator" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBOPENSSL select BR2_PACKAGE_WIRELESS_TOOLS @@ -8,4 +9,4 @@ config BR2_PACKAGE_XSUPPLICANT a RADIUS server using 802.1x and various EAP protocols. http://open1x.sourceforge.net/ - + |