[kernel] r18563 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Wed Jan 18 05:44:50 UTC 2012


Author: benh
Date: Wed Jan 18 05:44:48 2012
New Revision: 18563

Log:
[amd64] iommu: Enable IRQ_REMAP

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Wed Jan 18 05:39:34 2012	(r18562)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Jan 18 05:44:48 2012	(r18563)
@@ -24,7 +24,7 @@
   * Input: ALPS - add support for protocol versions 3 and 4
     (Closes: #618422, #648207)
   * [powerpc/powerpc64] udeb: Drop zlib-modules; ZLIB_DEFLATE is built-in
-  * [amd64] iommu: Enable INTEL_IOMMU, INTEL_IOMMU_FLOPPY_WA
+  * [amd64] iommu: Enable INTEL_IOMMU, INTEL_IOMMU_FLOPPY_WA, IRQ_REMAP
 
   [ Bastian Blank ]
   * [amd64] crypt: Enable some amd64 only ciphers.

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64	Wed Jan 18 05:39:34 2012	(r18562)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-64	Wed Jan 18 05:44:48 2012	(r18563)
@@ -78,6 +78,7 @@
 CONFIG_INTEL_IOMMU=y
 # CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
 CONFIG_INTEL_IOMMU_FLOPPY_WA=y
+CONFIG_IRQ_REMAP=y
 
 ##
 ## file: drivers/macintosh/Kconfig



More information about the Kernel-svn-changes mailing list