projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b161dab
)
PCI: Drop bogus default from ARCH_SUPPORTS_MSI
author
Jan Beulich
<JBeulich@suse.com>
Mon, 10 Sep 2012 12:03:00 +0000
(13:03 +0100)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 10 Sep 2012 22:49:52 +0000
(16:49 -0600)
Options without prompts and without dependencies don't usefully have a
default value - they're intended to be selected from other options
only.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/pci/Kconfig
b/drivers/pci/Kconfig
index
848bfb8
..
6d51aa6
100644
(file)
--- a/
drivers/pci/Kconfig
+++ b/
drivers/pci/Kconfig
@@
-3,7
+3,6
@@
#
config ARCH_SUPPORTS_MSI
bool
- default n
config PCI_MSI
bool "Message Signaled Interrupts (MSI and MSI-X)"