blob: 0370143ed1e60e78be08e4d1c0589d15a2c31d93 [file] [log] [blame]
config BR2_PACKAGE_OPENSWAN
bool "openswan"
depends on BR2_USE_MMU # iproute2
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 # iproute2
select BR2_PACKAGE_GMP
select BR2_PACKAGE_IPROUTE2
help
Openswan is an implementation of IPsec for Linux
http://www.openswan.org
comment "openswan needs a toolchain w/ headers >= 3.0"
depends on BR2_USE_MMU
depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0