zephyr/drivers/dma/Kconfig.max32

10 lines
242 B
Plaintext

# Copyright (c) 2023 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
config DMA_MAX32
bool "MAX32 MCU DMA driver"
default y
depends on DT_HAS_ADI_MAX32_DMA_ENABLED
help
Enable DMA support on the MAX32 family of processors.