xref: /OK3568_Linux_fs/buildroot/package/lua-compat53/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LUA_COMPAT53
2	bool "lua-compat53"
3	depends on BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION_5_1
4	help
5	  Compatibility module providing Lua-5.3-style APIs for Lua 5.2
6	  and 5.1.
7
8	  https://github.com/keplerproject/lua-compat-5.3
9