The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_DMA_IPROC_PAX

Broadcom PAX(PCIE<->AXI) DMA driver

Type: bool

Direct dependencies

PCIE_EP_IPROC && DMA

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/dma/Kconfig.iproc_pax:4

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:68drivers/dma/Kconfig:39

Menu path: (Top) → Device Drivers → DMA driver Configuration

config DMA_IPROC_PAX
    bool "Broadcom PAX(PCIE<->AXI) DMA driver"
    depends on PCIE_EP_IPROC && DMA

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)