# SPDX-License-Identifier: GPL-2.0
depends on HAS_IOMEM && HAS_DMA
tristate "Broadcom specific AMBA"
Bus driver for Broadcom specific Advanced Microcontroller Bus
# Support for Block-I/O. SELECT this from the driver that needs it.
config BCMA_HOST_PCI_POSSIBLE
bool "Support for BCMA on PCI-host bus"
depends on BCMA_HOST_PCI_POSSIBLE
bool "Support for BCMA in a SoC"
Host interface for a Broadcom AIX bus directly mapped into
the memory. This only works with the Broadcom SoCs from the
bool "BCMA Broadcom PCI core driver"
BCMA bus may have many versions of PCIe core. This driver
1) PCIe core working in clientmode
2) PCIe Gen 2 clientmode core
In general PCIe (Gen 2) clientmode core is required on PCIe
hosted buses. It's responsible for initialization and basic
This driver is also prerequisite for a hostmode PCIe core
config BCMA_DRIVER_PCI_HOSTMODE
bool "Driver for PCI core working in hostmode"
depends on MIPS && BCMA_DRIVER_PCI && PCI_DRIVERS_LEGACY && BCMA = y
PCI core hostmode operation (external PCI bus).