Merge branches 'tracing/ftrace' and 'linus' into tracing/core
[safe/jmp/linux-2.6] / arch / ia64 / Kconfig
index 5b2a237..294a3b1 100644 (file)
@@ -641,6 +641,17 @@ config DMAR
          and include PCI device scope covered by these DMA
          remapping devices.
 
+config DMAR_DEFAULT_ON
+       def_bool y
+       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.
+
 endmenu
 
 endif