[kernel] r12218 - in dists/trunk/linux-2.6/debian: . config/amd64

Maximilian Attems maks at alioth.debian.org
Wed Sep 10 09:35:46 UTC 2008


Author: maks
Date: Wed Sep 10 09:35:45 2008
New Revision: 12218

Log:
x86_64 set AMD_IOMMU

see 8d283c35a293e6091fdf7ef86842c1174c48a941 for details

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/amd64/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Sep 10 09:35:45 2008
@@ -9,7 +9,8 @@
     VIRTIO_CONSOLE, VIDEO_ZORAN_ZR36060, USB_VIDEO_CLASS_INPUT_EVDEV,
     USB_GSPCA, USB_S2255, OCFS2_FS_STATS, OMFS_FS, CRYPTO_RMD128,
     CRYPTO_RMD160, CRYPTO_RMD256, CRYPTO_RMD320.
-  * x86 set MOUSE_BCM5974.
+  * [x86] set MOUSE_BCM5974.
+  * [x86_64] set AMD_IOMMU.
 
   [ Martin Michlmayr ]
   * [mips/r4k-ip22, mips/sb1-bcm91250a] Don't build in ISO9660.

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Wed Sep 10 09:35:45 2008
@@ -20,6 +20,7 @@
 # CONFIG_PARAVIRT_DEBUG is not set
 CONFIG_MEMTEST_BOOTPARAM=y
 CONFIG_MEMTEST_BOOTPARAM_VALUE=0
+CONFIG_AMD_IOMMU=y
 CONFIG_HPET_TIMER=y
 CONFIG_CALGARY_IOMMU=y
 CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y



More information about the Kernel-svn-changes mailing list