1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 00:48:04 +03:00
openwrt-xburst/package/openvpn/Config.in

11 lines
207 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_OPENVPN
tristate "OpenVPN"
default m
select BR2_PACKAGE_KMOD_TUN
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_LZO
help
Open Source VPN solution using SSL
http://openvpn.net/