fix config error
[openwrt.git] / package / xsupplicant / Config.in
index b848406..f9746d0 100644 (file)
@@ -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/
-         
+
This page took 0.035328 seconds and 4 git commands to generate.