Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
289c0f0304322fcddefcb2874b3b5e8f51041944
/
.
/
drivers
/
dma
/
Kconfig.qmsi
blob: 231f974ac61b8b8d7c0039e2a28dcfe0ff013c01 [
file
] [
log
] [
blame
]
# Kconfig - DMA configuration options
#
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig DMA_QMSI
bool
"Enable QMSI DMA driver"
default
n
depends on QMSI
help
QMSI DMA driver
.