]> Git Repo - linux.git/blobdiff - drivers/md/Kconfig
xor: make 'xor_blocks' a library routine for use with async_tx
[linux.git] / drivers / md / Kconfig
index 7df934d69134436cc2e1f5affb7f681dc0ab1671..24d93d02a1f342f213f7f515fa4f0b3b3415a205 100644 (file)
@@ -109,6 +109,7 @@ config MD_RAID10
 config MD_RAID456
        tristate "RAID-4/RAID-5/RAID-6 mode"
        depends on BLK_DEV_MD
+       select XOR_BLOCKS
        ---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
This page took 0.023403 seconds and 4 git commands to generate.