summaryrefslogtreecommitdiffstats
path: root/package/luasec/Config.in
blob: 43527ab09dcb7520f497da82830025fbad2a2306 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_LUASEC
	bool "luasec"
	select BR2_PACKAGE_OPENSSL
	select BR2_PACKAGE_LUASOCKET # runtime
	help
	  LuaSec is a binding for OpenSSL library to provide TLS/SSL
	  communication.

	  https://github.com/brunoos/luasec/wiki
OpenPOWER on IntegriCloud