Skip to content

Commit

Permalink
PCI: change PCI_MSI help text to recommend enabling
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jesse Barnes committed May 11, 2010
1 parent 8b6d043 commit 3196180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3196180

Please sign in to comment.