Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[linux-block.git] / drivers / staging / axis-fifo / Kconfig
CommitLineData
99b75a4e 1# SPDX-License-Identifier: GPL-2.0
4a965c5f
JF
2#
3# "Xilinx AXI-Stream FIFO IP core driver"
4#
5config XIL_AXIS_FIFO
6 tristate "Xilinx AXI-Stream FIFO IP core driver"
d3aa8de6 7 depends on OF && HAS_IOMEM
4a965c5f 8 help
827ad2c7
MC
9 This adds support for the Xilinx AXI-Stream FIFO IP core driver.
10 The AXI Streaming FIFO allows memory mapped access to a AXI Streaming
11 interface. The Xilinx AXI-Stream FIFO IP core can be used to interface
12 to the AXI Ethernet without the need to use DMA.