don't fail if BR2_USE_UPDATES tries to update non-checkout
[buildroot.git] / package / openvpn / Config.in
blob202260c69cc7d91561be15a531acf2ec615e15c1
1 config BR2_PACKAGE_OPENVPN
2         bool "openvpn"
3         default n
4         select BR2_PACKAGE_LZO
5         select BR2_PACKAGE_OPENSSL
6         help
7           OpenVPN is a full-featured SSL VPN solution which can 
8           accomodate a wide range of configurations, including road 
9           warrior access, home/office/campus telecommuting, WiFi 
10           security, secure branch office linking, and enterprise-scale 
11           remote access solutions with load balancing, failover, and 
12           fine-grained access-controls.
14           http://openvpn.sourceforge.net/