Skip to content

Commit

Permalink
PCI: iproc: Allow BCMA bus driver to be built as module
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hauke Mehrtens authored and Bjorn Helgaas committed Aug 11, 2015
1 parent 8d9bfe3 commit 05aa7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pci/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 05aa7d6

Please sign in to comment.