/* enable posix acls for ldiskfs */ #define CONFIG_LDISKFSDEV_FS_POSIX_ACL 1 /* enable fs security for ldiskfs */ #define CONFIG_LDISKFSDEV_FS_SECURITY 1 /* enable extented attributes for ldiskfs */ #define CONFIG_LDISKFSDEV_FS_XATTR 1 /* enable posix acls for ldiskfs */ #define CONFIG_LDISKFS_FS_POSIX_ACL 1 /* enable fs security for ldiskfs */ #define CONFIG_LDISKFS_FS_SECURITY 1 /* - enable extended attributes for ldiskfs */ #define CONFIG_LDISKFS_FS_XATTR 1