projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b6d043
)
PCI: change PCI_MSI help text to recommend enabling
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 8 Apr 2010 16:38:47 +0000
(09:38 -0700)
committer
Jesse 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
patch
|
blob
|
history
diff --git
a/drivers/pci/Kconfig
b/drivers/pci/Kconfig
index
7858a11
..
34ef70d
100644
(file)
--- a/
drivers/pci/Kconfig
+++ b/
drivers/pci/Kconfig
@@
-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"