1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00
Files
openwrt-xburst/target/linux/package/openswan/Config.in
nico 646dad29db rework the kernel menuconfig,
always use prompt to display config text instead of bool/tristate

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-02 22:30:28 +00:00

11 lines
299 B
Plaintext

config BR2_PACKAGE_KMOD_OPENSWAN
prompt "kmod-openswan..................... Openswan kernel module"
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