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