summaryrefslogtreecommitdiffstats
path: root/package/matrixssl/Config.in
blob: 85158bfda47831a9bc78b6c7dd56f23f82d56048 (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_MATRIXSSL
	select BR2_PACKAGE_LIBPTHREAD
	tristate "matrixssl"
	default m
	help
	  an embedded SSL implementation
	  
	  http://www.matrixssl.org/
	  
	  Depends: libpthread