8bc4d3fe6d
SVN-Revision: 675
12 lines
213 B
Plaintext
12 lines
213 B
Plaintext
config BR2_PACKAGE_MATRIXSSL
|
|
select BR2_PACKAGE_LIBPTHREAD
|
|
tristate "matrixssl"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
an embedded SSL implementation
|
|
|
|
http://www.matrixssl.org/
|
|
|
|
Depends: libpthread
|
|
|