+
+ Depends: kmod-tun, libpthread, openssl
+
+
+config BR2_PACKAGE_OPENVPN_SERVER
+ bool "Enable server support"
+ default y
+ depends BR2_PACKAGE_OPENVPN
+
+config BR2_PACKAGE_OPENVPN_LZO
+ bool "Enable transparent compression (lzo)"
+ default y
+ depends BR2_PACKAGE_OPENVPN
+ select BR2_PACKAGE_LIBLZO