]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
PCI: iproc: Allow BCMA bus driver to be built as module
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 Jul 2015 19:15:24 +0000 (21:15 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 11 Aug 2015 20:33:01 +0000 (15:33 -0500)
Change CONFIG_PCIE_IPROC_BCMA to tristate to make it possible to build this
driver as a module.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Ray Jui <rjui@broadcom.com>
drivers/pci/host/Kconfig

index c132bddc03f380a96a3c0acb5691a44df8fd2fa7..e339a8c42f7694692d7c1c0e3cab7dcbab0e799b 100644 (file)
@@ -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