]> Git Repo - linux.git/blob - drivers/dma/hsu/Kconfig
Linux 6.14-rc3
[linux.git] / drivers / dma / hsu / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 # DMA engine configuration for hsu
3 config HSU_DMA
4         tristate
5         select DMA_ENGINE
6         select DMA_VIRTUAL_CHANNELS
7
8 config HSU_DMA_PCI
9         tristate
10         depends on HSU_DMA && PCI
This page took 0.033682 seconds and 4 git commands to generate.