]> 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)
commitaa836c878f9a5bb26f17aecbbaec3dfe1d1c89b3
tree33756d0bf71b821120dfd437e889e73a6ddbd8ec
parent1a081c7ef8caed0c0a68ede580e438105fa9f983
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