kconfigcheck: add BTRFS_FS_POSIX_ACL
This is required for running journalctl without root, see: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6145#note_470989 Signed-off-by: Clayton Craft <craftyguy@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6263>
This commit is contained in:
parent
2115a3ed2b
commit
8d854127cc
1 changed files with 1 additions and 0 deletions
|
|
@ -302,6 +302,7 @@ NF_CONNTRACK_MARK = "y"
|
|||
# vmlinuz+initramfs size for devices with small boot partitions.
|
||||
# See: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7136#note_505237
|
||||
BTRFS_FS = "y"
|
||||
BTRFS_FS_POSIX_ACL = "y"
|
||||
EXFAT_FS = "m"
|
||||
EXT4_FS = "y"
|
||||
F2FS_FS = "y"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue