mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-12 00:21:56 +02:00
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
|
|
|