1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 13:52:26 +03:00
openwrt-xburst/package/ipsec-tools/Config.in
wbx ed1b0ffeb7 add openssl dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3541 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-29 09:52:36 +00:00

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/