84bb6601c0
SVN-Revision: 3779
10 lines
289 B
Text
10 lines
289 B
Text
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
|