]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: Enable PCI_DOMAINS along with generic PCI host controller
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 15 May 2018 09:07:07 +0000 (11:07 +0200)
committerBjorn Helgaas <helgaas@kernel.org>
Wed, 30 May 2018 16:35:30 +0000 (11:35 -0500)
commit37bd62d224c8244bccdb1a5bd7833a48c9ba8a66
tree15e705cc558cb800efce9866965d4a655e7a39f3
parent01fcb7f777a9f5d216a1ff41228f15656e50fb63
PCI: Enable PCI_DOMAINS along with generic PCI host controller

The generic PCI host controller is often instantiated by hypervisors, and
they may add several of them or add them in addition to a physical host
controller like the Jailhouse hypervisor is doing.  Therefore, allow for
multiple domains so that we can handle them all.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/Kconfig