enabled when DEVELOPER=1
[openwrt.git] / openwrt / package / openvpn / Config.in
index e84dccb..12c35ba 100644 (file)
@@ -16,6 +16,11 @@ config BR2_PACKAGE_OPENVPN_SERVER
        default y
        depends BR2_PACKAGE_OPENVPN
 
+config BR2_PACKAGE_OPENVPN_HTTP
+       bool "Enable http proxy support"
+       default y
+       depends BR2_PACKAGE_OPENVPN
+
 config BR2_PACKAGE_OPENVPN_LZO
        bool "Enable transparent compression (lzo)"
        default y
This page took 0.028081 seconds and 4 git commands to generate.