Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 37194d07 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Miklos Szeredi
Browse files

fuse: config description improvement



Make the short description of the FUSE_FS config option clearer.

Signed-off-by: default avatarRobert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 17e18ab6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -665,7 +665,7 @@ config AUTOFS4_FS
	  N here.

config FUSE_FS
	tristate "Filesystem in Userspace support"
	tristate "FUSE (Filesystem in Userspace) support"
	help
	  With FUSE it is possible to implement a fully functional filesystem
	  in a userspace program.