]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/ia64/Kconfig
[IA64] enable setting DMAR on by default
[net-next-2.6.git] / arch / ia64 / Kconfig
index 4eb45c0124986279a35d33731a71fcdaf72d53aa..153e727a6e8ecffb23e70bdc39ef3314b34c0aae 100644 (file)
@@ -638,6 +638,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