Merge pull request #269381 from YellowOnion/bcachefs

This commit is contained in:
Ryan Lahfa 2023-11-23 16:53:22 +01:00 committed by GitHub
commit d783b6040d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ let
lib.elem (kernel.structuredExtraConfig.BCACHEFS_FS or null) [
lib.kernel.module
lib.kernel.yes
lib.kernel.option.yes
(lib.kernel.option lib.kernel.yes)
]
)
);