[PATCH] Generic infrastructure for acls
[pandora-kernel.git] / fs / Kconfig
index d311198..deb9eec 100644 (file)
@@ -1940,6 +1940,10 @@ config 9P_FS
 
          If unsure, say N.
 
+config GENERIC_ACL
+       bool
+       select FS_POSIX_ACL
+
 endmenu
 
 menu "Partition Types"