aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/openswan/Config.in
blob: 52b52ba116f4b45c88744bdae6b095d5ca63eaa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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