directfb: do not use inexistant configure options
[buildroot-gz.git] / package / lua-periphery / Config.in
blobde5a71633ce65cd62be3c27e4f61be696602081d
1 config BR2_PACKAGE_LUA_PERIPHERY
2         bool "lua-periphery"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         help
5           A library for GPIO, SPI, I2C, MMIO, and Serial peripheral I/O
6           interface access in userspace Linux with Lua.
8           https://github.com/vsergeev/lua-periphery