]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
PCI: change PCI_MSI help text to recommend enabling
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 8 Apr 2010 16:38:47 +0000 (09:38 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 11 May 2010 19:01:10 +0000 (12:01 -0700)
Most current machines have no problem with this, and in fact many devices and
features work best (or only!) with MSI.

Reported-by: Petteri Räty <betelgeuse@gentoo.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/Kconfig

index 7858a117e80b04aab04bd112ed383a66d2e40a40..34ef70d562b2ea18256e3555639f972497481af7 100644 (file)
@@ -19,7 +19,7 @@ config PCI_MSI
           by using the 'pci=nomsi' option.  This disables MSI for the
           entire system.
 
-          If you don't know what to do here, say N.
+          If you don't know what to do here, say Y.
 
 config PCI_DEBUG
        bool "PCI Debugging"