mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 16:36:16 +02:00
5ac6e3ebb9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3779 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
289 B
Plaintext
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
|