From: Jesse Barnes Date: Thu, 8 Apr 2010 16:38:47 +0000 (-0700) Subject: PCI: change PCI_MSI help text to recommend enabling X-Git-Tag: firefly_0821_release~9833^2~2047^2~30 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3196180a54b593838c0b6496e5b524a2f69bb190;p=firefly-linux-kernel-4.4.55.git 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: Petteri Räty Signed-off-by: Jesse Barnes --- diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig index 7858a117e80b..34ef70d562b2 100644 --- 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"