Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5bce9cb1d4ab246f3a25dffd8c294135627c02d2
/
.
/
drivers
/
dma
/
Kconfig.qmsi
blob: ac67b0b4451ead250b72c3e64949f323a7508ee9 [
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"
depends on QMSI
help
QMSI DMA driver
.