summaryrefslogtreecommitdiff
path: root/package/fuse/Config.in
blob: 809ae2dc061ae393ff3cbea93fd95fa029eff7d6 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_LIBFUSE
	bool "libfuse"
	default n
	select BR2_LARGEFILE
	help
	  FUSE (Filesystem in UserSpacE)

	  http://fuse.sourceforge.net/