diff options
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 9e9d70c02a07..9c43045ebbf9 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -665,7 +665,7 @@ config AUTOFS4_FS | |||
665 | N here. | 665 | N here. |
666 | 666 | ||
667 | config FUSE_FS | 667 | config FUSE_FS |
668 | tristate "Filesystem in Userspace support" | 668 | tristate "FUSE (Filesystem in Userspace) support" |
669 | help | 669 | help |
670 | With FUSE it is possible to implement a fully functional filesystem | 670 | With FUSE it is possible to implement a fully functional filesystem |
671 | in a userspace program. | 671 | in a userspace program. |