zephyr/drivers/dma/Kconfig.andes_atcdmac300
Kevin Wang d3a73cdb0e drivers: dma: Add Andestech atcdmac300 driver.
Support the Andes atcdmac300 dma driver.

Signed-off-by: Kevin Wang <kevinwang821020@google.com>
2023-10-20 14:51:08 +02:00

13 lines
304 B
Plaintext

# Andestech ATCDMAC300 configuration options
# Copyright (c) 2023 Andes Technology Corporation.
# SPDX-License-Identifier: Apache-2.0
config DMA_ANDES_ATCDMAC300
bool "Using Andes ATCDMAC300 DMA driver"
default y
depends on DT_HAS_ANDESTECH_ATCDMAC300_ENABLED
help
Andes ATCDMAC300 DMA driver.