1config BR2_PACKAGE_LUA_PERIPHERY
2	bool "lua-periphery"
3	help
4	  A library for GPIO, SPI, I2C, MMIO, and Serial peripheral I/O
5	  interface access in userspace Linux with Lua.
6
7	  https://github.com/vsergeev/lua-periphery
8