mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 02:05:31 +07:00
9 lines
297 B
Plaintext
9 lines
297 B
Plaintext
|
config QCOM_BAM_DMA
|
||
|
tristate "QCOM BAM DMA support"
|
||
|
depends on ARCH_QCOM || (COMPILE_TEST && OF && ARM)
|
||
|
select DMA_ENGINE
|
||
|
select DMA_VIRTUAL_CHANNELS
|
||
|
---help---
|
||
|
Enable support for the QCOM BAM DMA controller. This controller
|
||
|
provides DMA capabilities for a variety of on-chip devices.
|