1config BR2_PACKAGE_LUAFILESYSTEM
2	bool "luafilesystem"
3	help
4	  LuaFileSystem offers a portable way to access
5	  the underlying directory structure and file attributes.
6
7	  http://keplerproject.github.com/luafilesystem/
8