1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-20 16:03:10 +03:00
openwrt-xburst/package/matrixssl/Config.in

18 lines
374 B
Plaintext
Raw Normal View History

config BR2_COMPILE_MATRIXSSL
bool
depends BR2_PACKAGE_LIBMATRIXSSL
config BR2_PACKAGE_LIBMATRIXSSL
prompt "libmatrixssl...................... Embedded SSL implementation"
tristate
default m if CONFIG_DEVEL
select BR2_COMPILE_MATRIXSSL
select BR2_PACKAGE_LIBPTHREAD
help
An embedded SSL implementation
http://www.matrixssl.org/
Depends: libpthread