efivar: bump to version 30
[buildroot-gz.git] / package / luafilesystem / Config.in
blob50e7975b9201a5c69d8ada3735ee4c8ee833cde7
1 config BR2_PACKAGE_LUAFILESYSTEM
2         bool "luafilesystem"
3         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4         help
5           LuaFileSystem offers a portable way to access
6           the underlying directory structure and file attributes.
8           http://keplerproject.github.com/luafilesystem/