mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-11 05:47:33 +02:00
01cc5f0284
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2321 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
427 B
Plaintext
12 lines
427 B
Plaintext
config BR2_PACKAGE_KMOD_OPENSWAN
|
|
prompt "kmod-openswan..................... Openswan kernel module"
|
|
prompt "kmod-openswan..................... Openswan kernel module (FIXME, does not build on 2.6/mipsel)" if BR2_LINUX_2_6_BRCM
|
|
tristate
|
|
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
|