]> git.baikalelectronics.ru Git - kernel.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)
commitecc45fee955ecce5c53e5aa5c0ef52f367ec7d04
tree33756d0bf71b821120dfd437e889e73a6ddbd8ec
parentdf663dc84b192cad9d980ab15e70708f9cb5cc2b
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