aff304d535
Fixes http://autobuild.buildroot.net/results/08beca1cae9dc55b2f770a01ad95bcbe56594300/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
config BR2_PACKAGE_OPENSWAN
|
|
bool "openswan"
|
|
depends on BR2_USE_MMU # iproute2
|
|
select BR2_PACKAGE_GMP
|
|
select BR2_PACKAGE_IPROUTE2
|
|
help
|
|
Openswan is an implementation of IPsec for Linux
|
|
|
|
http://www.openswan.org
|