=================================================================== RCS file: /home/hpa/kernel/bkcvs/linux-2.5/drivers/md/Kconfig,v retrieving revision 1.8 diff -u -r1.8 Kconfig --- linux-2.5/drivers/md/Kconfig 21 Jan 2004 03:11:33 -0000 1.8 +++ linux-2.5/drivers/md/Kconfig 22 Jan 2004 03:07:04 -0000 @@ -124,19 +124,13 @@ RAID-5, RAID-6 distributes the syndromes across the drives in one of the available parity distribution methods. - RAID-6 currently requires a specially patched version of - mdadm; the patch is available at: - - ftp://ftp.kernel.org/pub/linux/kernel/people/hpa/ - - ... and the mdadm source code at ... + RAID-6 requires mdadm-1.5.0 or later, available at: ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/ If you want to use such a RAID-6 set, say Y. To compile this code as a module, choose M here: the module will be called raid6. - If unsure, say N.