[kernel] r13693 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Thu May 28 16:12:27 UTC 2009


Author: maks
Date: Thu May 28 16:12:26 2009
New Revision: 13693

Log:
topconfig enable ASYNC_TX_DMA

recommended for raid456 and enabeld in fedora.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Thu May 28 16:12:24 2009	(r13692)
+++ dists/trunk/linux-2.6/debian/changelog	Thu May 28 16:12:26 2009	(r13693)
@@ -20,7 +20,7 @@
     UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE, NOP_USB_XCEIV,
     POHMELFS, FSCACHE, CACHEFILES, EXOFS, NFS_FSCACHE, AFS_FSCACHE,
     MTD_NAND_NANDSIM, STRIP_ASM_SYMS, FCOE_FNIC, USB_NET_CDC_EEM,
-    PCI_IOV.
+    PCI_IOV, ASYNC_TX_DMA.
   * [x86] set new DELL_WMI, EDAC_AMD8131, EDAC_AMD8111, X86_PAT, DMAR,
     X86_CPU_DEBUG.
   * [x86_64] set new CRYPTO_AES_NI_INTEL, X86_X2APIC.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Thu May 28 16:12:24 2009	(r13692)
+++ dists/trunk/linux-2.6/debian/config/config	Thu May 28 16:12:26 2009	(r13693)
@@ -263,6 +263,7 @@
 ## file: drivers/dma/Kconfig
 ##
 # CONFIG_DMATEST is not set
+CONFIG_ASYNC_TX_DMA=y
 
 ##
 ## file: drivers/edac/Kconfig



More information about the Kernel-svn-changes mailing list