1config BR2_PACKAGE_LUA_FIFO
2	bool "lua-fifo"
3	help
4	  A lua library/'class' that implements a FIFO.
5
6	  https://github.com/daurnimator/fifo.lua
7