aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/Kconfig
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@tylersburg.infradead.org>2009-07-13 11:35:12 +0100
committerDavid Woodhouse <David.Woodhouse@intel.com>2009-10-29 14:38:47 +0000
commitf5e70d0fe3ea990cfb3fc8d7f76a719adcb1e0b5 (patch)
tree1794eb51814228ff76f672a541100ad62dd791c9 /drivers/md/Kconfig
parent17d857be649a21ca90008c6dc425d849fa83db5c (diff)
downloadkernel_samsung_smdk4412-f5e70d0fe3ea990cfb3fc8d7f76a719adcb1e0b5.zip
kernel_samsung_smdk4412-f5e70d0fe3ea990cfb3fc8d7f76a719adcb1e0b5.tar.gz
kernel_samsung_smdk4412-f5e70d0fe3ea990cfb3fc8d7f76a719adcb1e0b5.tar.bz2
md: Factor out RAID6 algorithms into lib/
We'll want to use these in btrfs too. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/md/Kconfig')
-rw-r--r--drivers/md/Kconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index 2158377..891f7c8 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -121,7 +121,7 @@ config MD_RAID10
config MD_RAID456
tristate "RAID-4/RAID-5/RAID-6 mode"
depends on BLK_DEV_MD
- select MD_RAID6_PQ
+ select RAID6_PQ
select ASYNC_MEMCPY
select ASYNC_XOR
select ASYNC_PQ
@@ -165,12 +165,9 @@ config MULTICORE_RAID456
If unsure, say N.
-config MD_RAID6_PQ
- tristate
-
config ASYNC_RAID6_TEST
tristate "Self test for hardware accelerated raid6 recovery"
- depends on MD_RAID6_PQ
+ depends on RAID6_PQ
select ASYNC_RAID6_RECOV
---help---
This is a one-shot self test that permutes through the