[amd64] iommu: Enable IRQ_REMAP

svn path=/dists/trunk/linux-2.6/; revision=18563
This commit is contained in:
Ben Hutchings 2012-01-18 05:44:48 +00:00
parent d6102c519d
commit 75d496545c
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -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.

View File

@ -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