On Sat, Jul 25, 2015 at 09:15:24PM +0200, Hauke Mehrtens wrote: > Changes this to tristate to make it possible to build this driver as a > module. > > Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> Applied with Ray's ack to pci/host-iproc for v4.3, thanks! > --- > drivers/pci/host/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pci/host/Kconfig b/drivers/pci/host/Kconfig > index c132bdd..e339a8c 100644 > --- a/drivers/pci/host/Kconfig > +++ b/drivers/pci/host/Kconfig > @@ -135,7 +135,7 @@ config PCIE_IPROC_PLATFORM > through the generic platform bus interface > > config PCIE_IPROC_BCMA > - bool "Broadcom iProc PCIe BCMA bus driver" > + tristate "Broadcom iProc PCIe BCMA bus driver" > depends on ARCH_BCM_IPROC || (ARM && COMPILE_TEST) > select PCIE_IPROC > select BCMA > -- > 2.1.4 > -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html