Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
516886be1b8ad699ea0e2d32c96bbc5d2240a9c7
/
.
/
drivers
/
dma
/
Kconfig.max32
blob: 39a723f1745972b6a8dd261a53a10b40b43a79b8 [
file
] [
log
] [
blame
]
# 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
.