xref: /OK3568_Linux_fs/buildroot/package/rings/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_RINGS
2	bool "rings"
3	help
4	  Provides a way to create new Lua states from within Lua.
5
6	  http://github.com/keplerproject/rings
7