Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/upstream/collab-sdk-dev
/
.
/
drivers
/
dma
/
Kconfig.wch
blob: ed1d4e02f80943f8d6d8b931eb546fefa9d0163e [
file
] [
log
] [
blame
] [
edit
]
# 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
.