summaryrefslogtreecommitdiffstats
path: root/package/matrixssl/Config.in
blob: b8faecd4128d92021712f41370672a446a21b3cc (plain)
1
2
3
4
5
6
7
8
9
10
11
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