Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67de07a7 authored by Jan Beulich's avatar Jan Beulich Committed by Bjorn Helgaas
Browse files

PCI: Drop bogus default from ARCH_SUPPORTS_MSI



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: default avatarJan Beulich <jbeulich@suse.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent b161dabc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@
#
config ARCH_SUPPORTS_MSI
	bool
	default n

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