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.
 
 
 
 
 
 

12 lines
311 B

config BR2_PACKAGE_OPENSWAN
prompt "openswan.......................... VPN solution using IPsec"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_IP
select BR2_PACKAGE_LIBGMP
select BR2_PACKAGE_KMOD_OPENSWAN
help
Openswan is an implementation of IPsec for Linux.
http://www.openswan.org/