aboutsummaryrefslogtreecommitdiffstats
path: root/features/tmpfs/tmpfs-posix-acl.cfg
blob: b391f8a1520b663d2fac962e359a506946baf427 (plain)
1
2
3
4
5
6
7
8
9
10
# Dependencies of the feature
CONFIG_SHMEM=y
CONFIG_TMPFS=y

# The feature we want to enable
CONFIG_TMPFS_POSIX_ACL=y

# The above selects these options automatically
CONFIG_TMPFS_XATTR=y
CONFIG_FS_POSIX_ACL=y