projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/drivers/pci/Kconfig
b/drivers/pci/Kconfig
index 7858a117e80b04aab04bd112ed383a66d2e40a40..34ef70d562b2ea18256e3555639f972497481af7 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"