]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/Kconfig
Merge remote-tracking branch 'slab/for-next'
[karo-tx-linux.git] / fs / Kconfig
index f95ae3a027f38dd3173d5c766eeeb0ecda58d2be..6afe87482155adf2f93f6885988fc954450d82c8 100644 (file)
@@ -68,16 +68,6 @@ source "fs/quota/Kconfig"
 source "fs/autofs4/Kconfig"
 source "fs/fuse/Kconfig"
 
-config CUSE
-       tristate "Character device in Userspace support"
-       depends on FUSE_FS
-       help
-         This FUSE extension allows character devices to be
-         implemented in userspace.
-
-         If you want to develop or use userspace character device
-         based on CUSE, answer Y or M.
-
 config GENERIC_ACL
        bool
        select FS_POSIX_ACL