mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 21:54:40 +02:00
2923243501
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2764 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
config BR2_PACKAGE_IPSEC_TOOLS
|
|
prompt "ipsec-tools....................... IPsec management tools"
|
|
tristate
|
|
default m if BR2_LINUX_2_6_BRCM && CONFIG_DEVEL
|
|
default m if BR2_LINUX_2_6_X86 && CONFIG_DEVEL
|
|
default n
|
|
help
|
|
IPsec management tools
|
|
|
|
http://ipsec-tools.sourceforge.net/
|
|
|