]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - Config.in
4b3f8ed18505a85d64973b12e35c79c043711c0d
[packages/trusty/cirros-testvm.git] / Config.in
1 config BR2_PACKAGE_LUA_EV
2         bool "lua-ev"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         select BR2_PACKAGE_LIBEV
5         depends on !BR2_bfin # libev
6         help
7           Get access to the libev library from Lua.
8
9           https://github.com/brimworks/lua-ev