Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f9d350f29ef2c70e587dd8fc937b0322527865e7
/
.
/
drivers
/
dma
/
Kconfig.emul
blob: 595f577f3d100b150c0464e1b5d74d4bb4f1413d [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Meta
# SPDX-License-Identifier: Apache-2.0
config DMA_EMUL
bool
"Emulated DMA driver [EXPERIMENTAL]"
depends on DT_HAS_ZEPHYR_DMA_EMUL_ENABLED
select
EXPERIMENTAL
help
Emulated
DMA
Driver