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

Maximilian Attems maks at alioth.debian.org
Fri Feb 6 13:35:12 UTC 2009


Author: maks
Date: Fri Feb  6 13:35:10 2009
New Revision: 12691

Log:
x86_64: set DMAR and friends

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	Fri Feb  6 13:35:10 2009
@@ -41,7 +41,7 @@
     BACKLIGHT_MBP_NVIDIA, SND_HDA_INPUT_BEEP, USB_WUSB, USB_TMC.
   * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS,
     MICROCODE_INTEL, MICROCODE_AMD.
-  * [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
+  * [x86_64] set AMD_IOMMU, MTRR_SANITIZER, DMAR, DMAR_GFX_WA, DMAR_FLOPPY_WA.
   * Add stable releases 2.6.28.1-3.
   * Turn off SYSFS_DEPRECATED* for newer udev and proper /sys/.
   * linux-libc-dev: Add versioned replaces libdrm-dev. (closes: #513604)

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	Fri Feb  6 13:35:10 2009
@@ -55,7 +55,9 @@
 # CONFIG_CMDLINE_BOOL is not set
 CONFIG_PCI=y
 CONFIG_PCI_MMCONFIG=y
-# CONFIG_DMAR is not set
+CONFIG_DMAR=y
+CONFIG_DMAR_GFX_WA=y
+CONFIG_DMAR_FLOPPY_WA=y
 CONFIG_IA32_EMULATION=y
 CONFIG_IA32_AOUT=y
 



More information about the Kernel-svn-changes mailing list