Commit 3196180a authored by Jesse Barnes's avatar Jesse Barnes

PCI: change PCI_MSI help text to recommend enabling

Most current machines have no problem with this, and in fact many devices and
features work best (or only!) with MSI.
Reported-by: default avatarPetteri Räty <betelgeuse@gentoo.org>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
parent 8b6d043b
...@@ -19,7 +19,7 @@ config PCI_MSI ...@@ -19,7 +19,7 @@ config PCI_MSI
by using the 'pci=nomsi' option. This disables MSI for the by using the 'pci=nomsi' option. This disables MSI for the
entire system. 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 config PCI_DEBUG
bool "PCI Debugging" bool "PCI Debugging"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment