mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 15:12:49 +02:00
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
|