This in particular allows testing mdraid inside qemu as it expects RAID 4/5/6 to be available.
Signed-off-by: Alexander Kanavin <[email protected]> --- ktypes/standard/standard.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ktypes/standard/standard.cfg b/ktypes/standard/standard.cfg index 7ae03edb..74f75f53 100644 --- a/ktypes/standard/standard.cfg +++ b/ktypes/standard/standard.cfg @@ -340,6 +340,7 @@ CONFIG_BLK_DEV_MD=y CONFIG_MD_LINEAR=y CONFIG_MD_RAID0=y CONFIG_MD_RAID1=y +CONFIG_MD_RAID456=y CONFIG_MD_RAID10=y CONFIG_MD_MULTIPATH=y CONFIG_MD_FAULTY=y -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8351): https://lists.yoctoproject.org/g/linux-yocto/message/8351 Mute This Topic: https://lists.yoctoproject.org/mt/70047980/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
