Skip to content
6 changes: 6 additions & 0 deletions drivers/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,12 @@ config PL330_DMA
You need to provide platform specific settings via
platform_data for a dma-pl330 device.

config PL330_DMA_OOB
bool "Out-of-band support for PL330 DMA"
depends on PL330_DMA && DOVETAIL
help
Enable out-of-band requests to PL330 DMA.

config PXA_DMA
bool "PXA DMA support"
depends on (ARCH_MMP || ARCH_PXA)
Expand Down
Loading