linux: drop redundant bcachefs option hint

This commit is contained in:
Jörg Thalheim
2024-01-17 08:59:05 +01:00
committed by GitHub
parent 5a06c7fc22
commit 874c91834c
@@ -478,7 +478,6 @@ let
BTRFS_FS_POSIX_ACL = yes;
# FIXME: Make these by default 'yes' when LTS kernel (default) is at least version 6.7
BCACHEFS_QUOTA = whenAtLeast "6.7" (option yes);
BCACHEFS_POSIX_ACL = whenAtLeast "6.7" (option yes);