Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c79c4ef9a841446c2cbdffab5016407b9e15df22
/
.
/
drivers
/
dma
/
Kconfig.ti_cc23x0
blob: eeac23f0b27183f3384f9a130c1456eac9082439 [
file
] [
log
] [
blame
]
# TI CC23X0 DMA configuration options
# Copyright (c) 2024 BayLibre, SAS
# SPDX-License-Identifier: Apache-2.0
config DMA_TI_CC23X0
bool
"TI CC23X0 DMA driver"
default
y
depends on DT_HAS_TI_CC23X0_DMA_ENABLED
help
DMA driver
for
TI CC23X0
MCUs
.