Author: tbm
Date: Thu Sep 27 12:29:45 2007
New Revision: 9573

Log:
[arm/iop32x] Enable Intel IOP ADMA support.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/arm/config.iop32x

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog      (original)
+++ dists/trunk/linux-2.6/debian/changelog      Thu Sep 27 12:29:45 2007
@@ -33,6 +33,7 @@
   * [arm/iop32x] Remove the IPv6 and filesystem info from the config file
     so we will get the values from the main config file.  This should
     enable NFSv4 and ip6tables support requested by Wouter Verhelst.
+  * [arm/iop32x] Enable Intel IOP ADMA support.
 
   [ Bastian Blank ]
   * Add unpriviledged only Xen support.

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x       (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x       Thu Sep 27 
12:29:45 2007
@@ -1422,6 +1422,22 @@
 # CONFIG_RTC_DRV_TEST is not set
 
 #
+# DMA Engine support
+#
+CONFIG_DMA_ENGINE=y
+
+#
+# DMA Clients
+#
+CONFIG_NET_DMA=y
+
+#
+# DMA Devices
+#
+CONFIG_INTEL_IOATDMA=y
+CONFIG_INTEL_IOP_ADMA=y
+
+#
 # Miscellaneous filesystems
 #
 CONFIG_JFFS2_FS=y

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to