Merge branch 'linus' into perfcounters/core
[linux-drm-fsl-dcu.git] / arch / x86 / Kconfig
index 2a75931567c4567028f63320ca1cb922ba2ec1bd..97d3bd17b7dfcfe6fd3b69e6c8074103c59a9268 100644 (file)
@@ -1807,6 +1807,17 @@ config DMAR
          and include PCI device scope covered by these DMA
          remapping devices.
 
+config DMAR_DEFAULT_ON
+       def_bool n
+       prompt "Enable DMA Remapping Devices by default"
+       depends on DMAR
+       help
+         Selecting this option will enable a DMAR device at boot time if
+         one is found. If this option is not selected, DMAR support can
+         be enabled by passing intel_iommu=on to the kernel. It is
+         recommended you say N here while the DMAR code remains
+         experimental.
+
 config DMAR_GFX_WA
        def_bool y
        prompt "Support for Graphics workaround"