Sign in
linux
/
linux
/
kernel
/
git
/
gregkh
/
char-misc
/
bf97bac9dc6481e9f68992e52bed5cc4b210e636
/
.
/
drivers
/
dma
/
hsu
/
Kconfig
blob: af102baec125149c15b709693ffbc66b7ee81662 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
# DMA engine configuration for hsu
config HSU_DMA
tristate
select
DMA_ENGINE
select
DMA_VIRTUAL_CHANNELS
config HSU_DMA_PCI
tristate
depends on HSU_DMA
&&
PCI