blob: 3246d67024d8b52c20a735ddb583a03ecb571b79 [file] [log] [blame]
# DesignWare DMA configuration options
# Copyright (c) 2018 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config DMA_DW
bool "DesignWare DMA driver"
help
DesignWare DMA driver.
if DMA_DW
source "drivers/dma/Kconfig.dw_common"
endif # DMA_DW