zephyr/drivers/dma/Kconfig.xmc4xxx
Andriy Gelman 8a97da056b drivers: dma: Add infineon xmc4xxx dma support
Adds dma drivers for xmc4xxx SoCs.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2023-02-21 21:15:53 +01:00

12 lines
295 B
Plaintext

# Infineon XMC4xxx DMA configuration options
# Copyright (c) 2022 Andriy Gelman
# SPDX-License-Identifier: Apache-2.0
config DMA_XMC4XXX
bool "Infineon xmc4xxx series DMA driver"
default y
depends on DT_HAS_INFINEON_XMC4XXX_DMA_ENABLED
help
DMA driver for Infineon xmc4xxx series MCUs.