summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-12-14 20:22:45 -0500
committerDave Jones <davej@redhat.com>2011-12-14 20:22:45 -0500
commitee15bb18d88e9eb623e99039193025758c885f93 (patch)
treede5d33144018c7de5f9d46f9d2b8d9137bdfa721 /config-x86-generic
parent70e0ba3345e707cd59f6f1342a7176699e0e91a5 (diff)
downloadkernel-ee15bb18d88e9eb623e99039193025758c885f93.tar.gz
kernel-ee15bb18d88e9eb623e99039193025758c885f93.tar.xz
kernel-ee15bb18d88e9eb623e99039193025758c885f93.zip
Disable Intel IOMMU by default.
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic
index 888577342..ebf16225c 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -39,7 +39,7 @@ CONFIG_FB_EFI=y
CONFIG_INTEL_IOMMU=y
CONFIG_DMAR_BROKEN_GFX_WA=y
CONFIG_INTEL_IOMMU_FLOPPY_WA=y
-CONFIG_INTEL_IOMMU_DEFAULT_ON=y
+# CONFIG_INTEL_IOMMU_DEFAULT_ON is not set
CONFIG_SCSI_ADVANSYS=m
CONFIG_SECCOMP=y