xref: /OK3568_Linux_fs/buildroot/package/lua-bit32/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LUA_BIT32
2	bool "lua-bit32"
3	help
4	  bit32 is the native Lua 5.2 bit manipulation library, in the
5	  version from Lua 5.3; it is compatible with Lua 5.1, 5.2 and
6	  5.3.
7
8	  http://www.lua.org/manual/5.2/manual.html#6.7
9