On 8/11/2015 1:12 PM, Bjorn Helgaas wrote: > [+cc Scott, bcm-kernel-feedback-list] > > 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> > > Waiting for an ack from Ray or Scott. > >> --- >> 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" This looks fine. I also build test it to make sure there's no export symbol related issues. Acked-by: Ray Jui <rjui@xxxxxxxxxxxx> Thanks, Ray >> 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