db5abb1137225704736a7c0d0e0e6057e2823eea
[openwrt.git] / openwrt / package / matrixssl / Config.in
1 config BR2_PACKAGE_LIBMATRIXSSL
2 select BR2_PACKAGE_LIBPTHREAD
3 tristate "libmatrixssl - Embedded SSL implementation"
4 default m if CONFIG_DEVEL
5 help
6 An embedded SSL implementation
7
8 http://www.matrixssl.org/
9
10 Depends: libpthread
11
12
13 config BR2_PACKAGE_MATRIXSSL
14 tristate
15 default BR2_PACKAGE_LIBMATRIXSSL
This page took 0.05155 seconds and 3 git commands to generate.