Sinan Kaya | d9b31ef | 2016-02-04 23:34:32 -0500 | [diff] [blame^] | 1 | config QCOM_BAM_DMA |
2 | tristate "QCOM BAM DMA support" | ||||
3 | depends on ARCH_QCOM || (COMPILE_TEST && OF && ARM) | ||||
4 | select DMA_ENGINE | ||||
5 | select DMA_VIRTUAL_CHANNELS | ||||
6 | ---help--- | ||||
7 | Enable support for the QCOM BAM DMA controller. This controller | ||||
8 | provides DMA capabilities for a variety of on-chip devices. |