Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[deliverable/linux.git] / drivers / dma / hsu / Kconfig
1 # DMA engine configuration for hsu
2 config HSU_DMA
3 tristate
4 select DMA_ENGINE
5 select DMA_VIRTUAL_CHANNELS
6
7 config HSU_DMA_PCI
8 tristate
9 depends on HSU_DMA && PCI
This page took 0.032023 seconds and 5 git commands to generate.