Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ddb3b7600de17ebc4dbadf35e6668a67ba4ee7ad
/
.
/
drivers
/
dma
/
Kconfig.wch
blob: ed1d4e02f80943f8d6d8b931eb546fefa9d0163e [
file
]
# Copyright (c) 2024 Paul Wedeck <paulwedeck@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config DMA_WCH
bool
"CH32V DMA driver"
default
y
depends on DT_HAS_WCH_WCH_DMA_ENABLED
help
DMA driver
for
the WCH CH32V
SoC
family
.