Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f9d350f29ef2c70e587dd8fc937b0322527865e7
/
.
/
drivers
/
dma
/
Kconfig.mcux_smartdma
blob: e4258038ee587cb87979bb35dcb822bb4e302c52 [
file
] [
log
] [
blame
]
# Copyright 2023 NXP
# SPDX-License-Identifier: Apache-2.0
config DMA_MCUX_SMARTDMA
bool
"MCUX SmartDMA Driver"
default
y
depends on DT_HAS_NXP_SMARTDMA_ENABLED
help
MCUX
SmartDMA
driver
.