X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=fs%2Fxfs%2FKconfig;h=524021ff54367661322862d84272572171777755;hb=e687330b5ed1ea899fdaf0dea50aba196b6e019a;hp=26b364c9d62c67226de54101ae6f7faa31f33251;hpb=6c763eb9ead86c612492b59287b36c0dcf7d09b1;p=linux-2.6-omap-h63xx.git diff --git a/fs/xfs/Kconfig b/fs/xfs/Kconfig index 26b364c9d62..524021ff543 100644 --- a/fs/xfs/Kconfig +++ b/fs/xfs/Kconfig @@ -1,5 +1,6 @@ config XFS_FS tristate "XFS filesystem support" + depends on BLOCK help XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can @@ -34,18 +35,6 @@ config XFS_QUOTA with or without the generic quota support enabled (CONFIG_QUOTA) - they are completely independent subsystems. -config XFS_SECURITY - bool "XFS Security Label support" - depends on XFS_FS - help - Security labels support alternative access control models - implemented by security modules like SELinux. This option - enables an extended attribute namespace for inode security - labels in the XFS filesystem. - - If you are not using a security module that requires using - extended attributes for inode security labels, say N. - config XFS_POSIX_ACL bool "XFS POSIX ACL support" depends on XFS_FS