]> 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)
commit5427632b9157d4052b32044d6fdd88fe25d69cfd
tree4c63692d98a2d2b3c4aae547c631ac32e282f5bd
parent38f5ac374acbbe2852da8b1ebadd8e79463d267d
PCI: mobiveil: Add Kconfig/Makefile entries

commit 37c9dc40e0df ("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: 37c9dc40e0df ("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