xref: /openbmc/linux/drivers/dma/hsu/Kconfig (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
22b49e0c5SAndy Shevchenko# DMA engine configuration for hsu
32b49e0c5SAndy Shevchenkoconfig HSU_DMA
43cfe2137SVinod Koul	tristate
52b49e0c5SAndy Shevchenko	select DMA_ENGINE
62b49e0c5SAndy Shevchenko	select DMA_VIRTUAL_CHANNELS
72b49e0c5SAndy Shevchenko
82b49e0c5SAndy Shevchenkoconfig HSU_DMA_PCI
9ec2f1b67SHeikki Krogerus	tristate
10ec2f1b67SHeikki Krogerus	depends on HSU_DMA && PCI
11