Commit 59b48568 authored by Stephen Boyd's avatar Stephen Boyd Committed by Jiri Kosina

fs/Kconfig: Fix typo Userpace -> Userspace

Signed-off-by: default avatarStephen Boyd <bebarino@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 82400d2c
...@@ -64,7 +64,7 @@ source "fs/autofs4/Kconfig" ...@@ -64,7 +64,7 @@ source "fs/autofs4/Kconfig"
source "fs/fuse/Kconfig" source "fs/fuse/Kconfig"
config CUSE config CUSE
tristate "Character device in Userpace support" tristate "Character device in Userspace support"
depends on FUSE_FS depends on FUSE_FS
help help
This FUSE extension allows character devices to be This FUSE extension allows character devices to be
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment