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

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