From ad3332b4a9302e29be03493bf03bc8d2259a9df6 Mon Sep 17 00:00:00 2001 From: Bastian Blank Date: Sun, 6 Dec 2009 20:02:41 +0000 Subject: [PATCH] debian/config/config: Explicitely unset MULTICORE_RAID456 and ASYNC_RAID6_TEST. svn path=/dists/trunk/linux-2.6/; revision=14746 --- debian/config/config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/config/config b/debian/config/config index 0107b642a..862f90678 100644 --- a/debian/config/config +++ b/debian/config/config @@ -674,6 +674,10 @@ CONFIG_MD_RAID0=m CONFIG_MD_RAID1=m CONFIG_MD_RAID10=m CONFIG_MD_RAID456=m +#. Experimental +# CONFIG_MULTICORE_RAID456 is not set +#. Self-test +# CONFIG_ASYNC_RAID6_TEST is not set CONFIG_MD_MULTIPATH=m CONFIG_MD_FAULTY=m CONFIG_BLK_DEV_DM=m