[kernel] r10026 - in dists/trunk/linux-2.6/debian/config: amd64 i386

Maximilian Attems maks at alioth.debian.org
Fri Jan 4 10:48:08 UTC 2008


Author: maks
Date: Fri Jan  4 10:48:08 2008
New Revision: 10026

Log:
x86 explicitly disable experimental dmar for now
not fedora enabled too


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

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 Jan  4 10:48:08 2008
@@ -78,6 +78,7 @@
 CONFIG_PCI=y
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_MMCONFIG=y
+# CONFIG_DMAR is not set
 CONFIG_PCIEPORTBUS=y
 CONFIG_HOTPLUG_PCI_PCIE=m
 # CONFIG_PCI_DEBUG is not set

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Fri Jan  4 10:48:08 2008
@@ -125,6 +125,7 @@
 CONFIG_PCI_BIOS=y
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_MMCONFIG=y
+# CONFIG_DMAR is not set
 CONFIG_PCIEPORTBUS=y
 CONFIG_HOTPLUG_PCI_PCIE=m
 CONFIG_PCI_MSI=y



More information about the Kernel-svn-changes mailing list