The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / luabitop / Config.in
1 config BR2_PACKAGE_LUABITOP
2         bool "luabitop"
3         depends on !BR2_PACKAGE_LUA_32BITS
4         help
5           Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise
6           operations on numbers.
7
8           http://bitop.luajit.org
9
10 comment "luabitop needs a full Lua interpreter"
11         depends on BR2_PACKAGE_LUA_32BITS