Lines Matching +full:dma +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0-only
7 config IIO_BUFFER_CB
8 tristate "IIO callback buffer used for push in-kernel interfaces"
10 Should be selected by any drivers that do in-kernel push
13 config IIO_BUFFER_DMA
14 tristate "Industrial I/O DMA buffer infrastructure"
16 Provides the generic IIO DMA buffer infrastructure that can be used by
17 drivers for devices with DMA support to implement the IIO buffer.
19 Should be selected by drivers that want to use the generic DMA buffer
22 config IIO_BUFFER_DMAENGINE
23 tristate "Industrial I/O DMA buffer integration with DMAEngine"
26 Provides a bonding of the generic IIO DMA buffer infrastructure with the
27 DMAEngine framework. This can be used by converter drivers with a DMA port
28 connected to an external DMA controller which is supported by the
33 config IIO_BUFFER_HW_CONSUMER
43 config IIO_KFIFO_BUF
50 config IIO_TRIGGERED_BUFFER