xref: /OK3568_Linux_fs/buildroot/package/wsapi-xavante/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_WSAPI_XAVANTE
2*4882a593Smuzhiyun	bool "wsapi-xavante"
3*4882a593Smuzhiyun	select BR2_PACKAGE_WSAPI # runtime
4*4882a593Smuzhiyun	select BR2_PACKAGE_XAVANTE # runtime
5*4882a593Smuzhiyun	help
6*4882a593Smuzhiyun	  WSAPI is an API that abstracts the web server from Lua web
7*4882a593Smuzhiyun	  applications. This is the rock that contains the Xavante
8*4882a593Smuzhiyun	  adapter and launcher.
9*4882a593Smuzhiyun
10*4882a593Smuzhiyun	  https://keplerproject.github.io/wsapi/
11