diff options
| -rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 5f85b5947613..3d185308ec88 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
| @@ -64,7 +64,7 @@ source "fs/autofs4/Kconfig" | |||
| 64 | source "fs/fuse/Kconfig" | 64 | source "fs/fuse/Kconfig" |
| 65 | 65 | ||
| 66 | config CUSE | 66 | config CUSE |
| 67 | tristate "Character device in Userpace support" | 67 | tristate "Character device in Userspace support" |
| 68 | depends on FUSE_FS | 68 | depends on FUSE_FS |
| 69 | help | 69 | help |
| 70 | This FUSE extension allows character devices to be | 70 | This FUSE extension allows character devices to be |
