cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
[sfrench/cifs-2.6.git] / fs / cifs / Kconfig
index 62ad5ed26de7ab939e823bf49041c6cc3c23fb6a..cb3096fabbbe1909b98cd32b5428262c40bbc206 100644 (file)
@@ -145,14 +145,6 @@ config CIFS_POSIX
          (such as Samba 3.10 and later) which can negotiate
          CIFS POSIX ACL support.  If unsure, say N.
 
-config CIFS_ACL
-       bool "Provide CIFS ACL support"
-       depends on CIFS_XATTR && KEYS
-       help
-         Allows fetching CIFS/NTFS ACL from the server.  The DACL blob
-         is handed over to the application/caller.  See the man
-         page for getcifsacl for more information.  If unsure, say Y.
-
 config CIFS_DEBUG
        bool "Enable CIFS debugging routines"
        default y