1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 23:30:43 +03:00
openwrt-xburst/openwrt/package/matrixtunnel/Config.in

11 lines
289 B
Plaintext
Raw Normal View History

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