Convert quagga to new packaging style
[openwrt.git] / openwrt / package / openvpn / Config.in
index 472dc33..3a3c15e 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_OPENVPN
-       tristate "OpenVPN"
+       tristate "openvpn - Open source VPN solution using SSL"
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_KMOD_TUN
        select BR2_PACKAGE_OPENSSL
@@ -20,4 +20,4 @@ config BR2_PACKAGE_OPENVPN_LZO
        bool "Enable transparent compression (lzo)"
        default y
        depends BR2_PACKAGE_OPENVPN
-       select BR2_PACKAGE_LZO
+       select BR2_PACKAGE_LIBLZO
This page took 0.02806 seconds and 4 git commands to generate.