]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTO
authorSascha El-Sharkawy <elscha@sse.uni-hildesheim.de>
Wed, 20 Sep 2017 06:44:20 +0000 (08:44 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 5 Oct 2017 20:54:58 +0000 (15:54 -0500)
commitad581f869e809e727e7d57a07c81f349221a4276
tree33756d0bf71b821120dfd437e889e73a6ddbd8ec
parent79e699b648b93f76d0f6e692499d5c6a2295ef05
PCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENABLE_AUTO

Ensure only valid Kconfig configurations for PCI_REALLOC_ENABLE_AUTO. This
is done by selecting PCI_IOV, which is required by PCI_REALLOC_ENABLE_AUTO
to work.

Signed-off-by: Sascha El-Sharkawy <elscha@sse.uni-hildesheim.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/Kconfig