2019-11-01 20:45:29 +08:00
|
|
|
# CAVS DMA configuration options
|
|
|
|
|
2018-01-04 14:23:51 +08:00
|
|
|
# Copyright (c) 2018 Intel Corporation
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2019-12-09 21:01:37 +08:00
|
|
|
config DMA_DW
|
|
|
|
bool "Enable DesignWare DMA driver"
|
2018-01-04 14:23:51 +08:00
|
|
|
help
|
2019-12-09 21:01:37 +08:00
|
|
|
DesignWare DMA driver.
|