x86 explicitly disable experimental dmar for now

not fedora enabled too

svn path=/dists/trunk/linux-2.6/; revision=10026
This commit is contained in:
Maximilian Attems 2008-01-04 10:48:08 +00:00
parent 1143d04aea
commit 1a00eec69d
2 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,7 @@ CONFIG_X86_ACPI_CPUFREQ=m
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

View File

@ -125,6 +125,7 @@ CONFIG_PCI_GOANY=y
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