[kernel] r14746 - dists/trunk/linux-2.6/debian/config
Bastian Blank
waldi at alioth.debian.org
Sun Dec 6 20:02:45 UTC 2009
Author: waldi
Date: Sun Dec 6 20:02:41 2009
New Revision: 14746
Log:
debian/config/config: Explicitely unset MULTICORE_RAID456 and ASYNC_RAID6_TEST.
Modified:
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config Sun Dec 6 19:57:07 2009 (r14745)
+++ dists/trunk/linux-2.6/debian/config/config Sun Dec 6 20:02:41 2009 (r14746)
@@ -674,6 +674,10 @@
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
More information about the Kernel-svn-changes
mailing list