You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
207 B

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/