mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 12:48:25 +02:00
ed1b0ffeb7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3541 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
324 B
Plaintext
13 lines
324 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
|
|
select BR2_PACKAGE_LIBOPENSSL
|
|
default n
|
|
help
|
|
IPsec management tools
|
|
|
|
http://ipsec-tools.sourceforge.net/
|
|
|