summaryrefslogtreecommitdiffstats
path: root/package/fuse/Config.in
blob: afe64fff89d604fc980838ee77ceb987284d4f43 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_LIBFUSE
	bool "libfuse"
	select BR2_LARGEFILE
	help
	  FUSE (Filesystem in UserSpacE)

	  http://fuse.sourceforge.net/