diff options
Diffstat (limited to 'drivers/dma/qcom/Kconfig')
-rw-r--r-- | drivers/dma/qcom/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/qcom/Kconfig b/drivers/dma/qcom/Kconfig index 1d189438aeb0..3bcb689162c6 100644 --- a/drivers/dma/qcom/Kconfig +++ b/drivers/dma/qcom/Kconfig @@ -4,7 +4,7 @@ config QCOM_BAM_DMA depends on ARCH_QCOM || (COMPILE_TEST && OF && ARM) select DMA_ENGINE select DMA_VIRTUAL_CHANNELS - ---help--- + help Enable support for the QCOM BAM DMA controller. This controller provides DMA capabilities for a variety of on-chip devices. |