[amd64] iommu: Enable INTEL_IOMMU, INTEL_IOMMU_FLOPPY_WA

svn path=/dists/trunk/linux-2.6/; revision=18561
This commit is contained in:
Ben Hutchings 2012-01-18 05:38:35 +00:00
parent e47417373c
commit 0ba7626f6f
2 changed files with 4 additions and 0 deletions

1
debian/changelog vendored
View File

@ -24,6 +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
[ Bastian Blank ]
* [amd64] crypt: Enable some amd64 only ciphers.

View File

@ -75,6 +75,9 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y
##
CONFIG_AMD_IOMMU=y
# CONFIG_AMD_IOMMU_STATS is not set
CONFIG_INTEL_IOMMU=y
# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
##
## file: drivers/macintosh/Kconfig