Skip to content

Commit

Permalink
PCI: Drop bogus default from ARCH_SUPPORTS_MSI
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
  • Loading branch information
jbeulich authored and bjorn-helgaas committed Sep 10, 2012
1 parent b161dab commit 67de07a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
#
config ARCH_SUPPORTS_MSI
bool
default n

config PCI_MSI
bool "Message Signaled Interrupts (MSI and MSI-X)"
Expand Down

0 comments on commit 67de07a

Please sign in to comment.