From 8576c4495f56358046b322db5737cc08df659a1e Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 22 Dec 2006 11:29:52 +0000 Subject: - add option to enable debugging support --- package/openswan/Config.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'package/openswan/Config.in') diff --git a/package/openswan/Config.in b/package/openswan/Config.in index b301875c0..e9e682857 100644 --- a/package/openswan/Config.in +++ b/package/openswan/Config.in @@ -7,3 +7,13 @@ config BR2_PACKAGE_OPENSWAN Openswan is an implementation of IPsec for Linux. http://openswan.org/ +config BR2_PACKAGE_OPENSWAN_DEBUGGING + bool "debugging support" + default n + depends on BR2_PACKAGE_OPENSWAN + help + Enable debugging support. + This is not needed if you know what you do but makes it quite + hard to diagnose eventual problems. + It is safe to say Yes here. + -- cgit v1.2.3