mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-07 05:51:56 +02:00
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
config BR2_PACKAGE_MATRIXSSL
|
|
select BR2_PACKAGE_LIBPTHREAD
|
|
tristate "matrixssl"
|
|
default m
|
|
help
|
|
an embedded SSL implementation
|
|
|
|
http://www.matrixssl.org/
|
|
|
|
Depends: libpthread
|
|
|