linux: bump default version to 4.10.5
[buildroot-gz.git] / package / lua-ev / Config.in
blob4b3f8ed18505a85d64973b12e35c79c043711c0d
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.
9           https://github.com/brimworks/lua-ev