1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 15:17:15 +03:00
openwrt-xburst/openwrt/package/matrixtunnel/Config.in
nico 5ac6e3ebb9 add matrixtunnel package (thanks to Lorenz Schori).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-15 07:14:09 +00:00

11 lines
289 B
Plaintext

config BR2_PACKAGE_MATRIXTUNNEL
prompt "matrixtunnel...................... stunnel based on matrixssl"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBMATRIXSSL
help
matrixtunnel is a stripped down version of stunnel
based on matrixssl library
Depends: libmatrixssl