aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/package/openswan/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/package/openswan/Config.in')
-rw-r--r--target/linux/package/openswan/Config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/package/openswan/Config.in b/target/linux/package/openswan/Config.in
new file mode 100644
index 0000000000..0746197e19
--- /dev/null
+++ b/target/linux/package/openswan/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_KMOD_OPENSWAN
+ tristate "kmod-openswan Openswan kernel module"
+ default m if CONFIG_DEVEL
+ help
+ Openswan is an implementation of IPsec for Linux.
+
+ http://www.openswan.org/
+
+ This package contains the Openswan IPSec module for the kernel