From: Neal Gompa <[email protected]>

Now that we are using Btrfs by default on most flavors of Fedora,
let's have the Btrfs filesystem built into the kernel to make
booting without an initramfs work.

Reference: https://fedoraproject.org/wiki/Changes/BtrfsByDefault

Signed-off-by: Neal Gompa <[email protected]>
---
 redhat/configs/fedora/generic/CONFIG_BTRFS_FS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/redhat/configs/fedora/generic/CONFIG_BTRFS_FS 
b/redhat/configs/fedora/generic/CONFIG_BTRFS_FS
index 3b4d4254c153..605c1837e10d 100644
--- a/redhat/configs/fedora/generic/CONFIG_BTRFS_FS
+++ b/redhat/configs/fedora/generic/CONFIG_BTRFS_FS
@@ -1 +1 @@
-CONFIG_BTRFS_FS=m
+CONFIG_BTRFS_FS=y
-- 
GitLab
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to