]> err.no Git - linux-2.6/blobdiff - drivers/pci/Kconfig
Remove obsolete #include <linux/config.h>
[linux-2.6] / drivers / pci / Kconfig
index d3dcce815d15ff6cf0a89a27610a52caec7c854f..4d762fc4878cc0d328121185cf80c356a7f4f6b6 100644 (file)
@@ -11,6 +11,10 @@ config PCI_MSI
           generate an interrupt using an inbound Memory Write on its
           PCI bus instead of asserting a device IRQ pin.
 
+          Use of PCI MSI interrupts can be disabled at kernel boot time
+          by using the 'pci=nomsi' option.  This disables MSI for the
+          entire system.
+
           If you don't know what to do here, say N.
 
 config PCI_DEBUG