From 75d496545c6b51ab7936e39f403625f1e7601144 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 18 Jan 2012 05:44:48 +0000 Subject: [PATCH] [amd64] iommu: Enable IRQ_REMAP svn path=/dists/trunk/linux-2.6/; revision=18563 --- debian/changelog | 2 +- debian/config/kernelarch-x86/config-arch-64 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2ed8473da..dfb9e31a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,7 +24,7 @@ linux-2.6 (3.2.1-1~experimental.1) UNRELEASED; urgency=low * 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. diff --git a/debian/config/kernelarch-x86/config-arch-64 b/debian/config/kernelarch-x86/config-arch-64 index 13b1bfbe3..985f7fa9d 100644 --- a/debian/config/kernelarch-x86/config-arch-64 +++ b/debian/config/kernelarch-x86/config-arch-64 @@ -78,6 +78,7 @@ CONFIG_AMD_IOMMU=y 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