]> asedeno.scripts.mit.edu Git - linux.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)
commit6f2c73c124b14808d210722fd1c0c8938f9db3ba
tree4c63692d98a2d2b3c4aae547c631ac32e282f5bd
parentd3743012230f8dab30d47caba1f2ee9e382385e7
PCI: mobiveil: Add Kconfig/Makefile entries

commit 9af6bcb11e12 ("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: 9af6bcb11e12 ("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