1 config BR2_PACKAGE_OPENSWAN
4 select BR2_PACKAGE_LIBGMP
5 select BR2_PACKAGE_MICROPERL
7 Openswan is an implementation of IPsec for Linux.
10 config BR2_PACKAGE_OPENSWAN_DEBUGGING
11 bool "debugging support"
13 depends on BR2_PACKAGE_OPENSWAN
15 Enable debugging support.
16 This is not needed if you know what you do but makes it quite
17 hard to diagnose eventual problems.
18 It is safe to say Yes here.