From 09fdce84d3f27db8847f2f1fc78f087ec72c5021 Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Wed, 12 May 2021 11:35:10 +0700 Subject: [PATCH] why do i need raid nix initrd includes raid automatically for some reason --- cfg/winter/kernel.config | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/cfg/winter/kernel.config b/cfg/winter/kernel.config index e90ba09..974eac6 100644 --- a/cfg/winter/kernel.config +++ b/cfg/winter/kernel.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.19-lqx1 Kernel Configuration +# Linux/x86 5.11.19-lqx1-Lava Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y @@ -2189,7 +2189,14 @@ CONFIG_ATA_BMDMA=y # CONFIG_ATA_GENERIC is not set # CONFIG_PATA_LEGACY is not set CONFIG_MD=y -# CONFIG_BLK_DEV_MD is not set +CONFIG_BLK_DEV_MD=m +# CONFIG_MD_LINEAR is not set +CONFIG_MD_RAID0=m +CONFIG_MD_RAID1=m +CONFIG_MD_RAID10=m +CONFIG_MD_RAID456=m +# CONFIG_MD_MULTIPATH is not set +# CONFIG_MD_FAULTY is not set # CONFIG_BCACHE is not set CONFIG_BLK_DEV_DM_BUILTIN=y CONFIG_BLK_DEV_DM=m @@ -5892,6 +5899,11 @@ CONFIG_INIT_STACK_NONE=y # end of Security options CONFIG_XOR_BLOCKS=m +CONFIG_ASYNC_CORE=m +CONFIG_ASYNC_MEMCPY=m +CONFIG_ASYNC_XOR=m +CONFIG_ASYNC_PQ=m +CONFIG_ASYNC_RAID6_RECOV=m CONFIG_CRYPTO=y #