]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: mobiveil: Add Kconfig/Makefile entries
authorLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Mon, 30 Jul 2018 12:09:56 +0000 (13:09 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Mon, 30 Jul 2018 13:30:16 +0000 (14:30 +0100)
commita73eb8f66e7a69bcf3ebb7ff94ba0d8320e57a1e
tree4c63692d98a2d2b3c4aae547c631ac32e282f5bd
parentc8bda9d06b814c6aaf2bf4f5d4b4e823feccd24a
PCI: mobiveil: Add Kconfig/Makefile entries

commit f1600fbd0298 ("PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP
driver") did not add the configuration and build infrastructure to
configure and build the mobiveil controller driver, so at present the
driver code is in the kernel but cannot be compiled.

Add the mobiveil controller driver Kconfig/Makefile infrastructure.

Fixes: f1600fbd0298 ("PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP
driver")
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Subrahmanya Lingappa <l.subrahmanya@mobiveil.co.in>
drivers/pci/controller/Kconfig
drivers/pci/controller/Makefile