blob: b1dcc8a4e10e00c283c9b5be8c9d60fbf73065e3 [file] [log] [blame]
# cAVS GPDMA configuration options
# Copyright (c) 2022 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config DMA_CAVS_GPDMA
bool "CAVS GPDMA DMA driver"
help
Intel cAVS GPDMA DMA driver.
if DMA_CAVS_GPDMA
config DMA_CAVS_GPDMA_HAS_LLP
bool "cAVS GPDMA Linear Link Position Feature"
help
cAVS GPDMA may optionally have a linear link position
feature.
source "drivers/dma/Kconfig.dw_common"
endif # DMA_CAVS_GPDMA