X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fmd%2FKconfig;h=bfd9b9c6252ce7ab909764200f264371a2aecdaa;hb=9bc89cd82d6f88fb0ca39b30445c329a430fd66b;hp=24d93d02a1f342f213f7f515fa4f0b3b3415a205;hpb=685784aaf3cd0e3ff5e36c7ecf6f441cdbf57f73;p=mirror_ubuntu-zesty-kernel.git diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig index 24d93d02a1f3..bfd9b9c6252c 100644 --- a/drivers/md/Kconfig +++ b/drivers/md/Kconfig @@ -109,7 +109,8 @@ config MD_RAID10 config MD_RAID456 tristate "RAID-4/RAID-5/RAID-6 mode" depends on BLK_DEV_MD - select XOR_BLOCKS + select ASYNC_MEMCPY + select ASYNC_XOR ---help--- A RAID-5 set of N drives with a capacity of C MB per drive provides the capacity of C * (N - 1) MB, and protects against a failure