|
@@ -634,6 +634,10 @@ config FUSE_FS
|
|
If you want to develop a userspace FS, or if you want to use
|
|
If you want to develop a userspace FS, or if you want to use
|
|
a filesystem based on FUSE, answer Y or M.
|
|
a filesystem based on FUSE, answer Y or M.
|
|
|
|
|
|
|
|
+config GENERIC_ACL
|
|
|
|
+ bool
|
|
|
|
+ select FS_POSIX_ACL
|
|
|
|
+
|
|
if BLOCK
|
|
if BLOCK
|
|
menu "CD-ROM/DVD Filesystems"
|
|
menu "CD-ROM/DVD Filesystems"
|
|
|
|
|
|
@@ -2080,10 +2084,6 @@ config 9P_FS
|
|
|
|
|
|
If unsure, say N.
|
|
If unsure, say N.
|
|
|
|
|
|
-config GENERIC_ACL
|
|
|
|
- bool
|
|
|
|
- select FS_POSIX_ACL
|
|
|
|
-
|
|
|
|
endmenu
|
|
endmenu
|
|
|
|
|
|
if BLOCK
|
|
if BLOCK
|