Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # "Xilinx AXI-Stream FIFO IP core driver"
0004 #
0005 config XIL_AXIS_FIFO
0006         tristate "Xilinx AXI-Stream FIFO IP core driver"
0007         depends on OF && HAS_IOMEM
0008         help
0009           This adds support for the Xilinx AXI-Stream FIFO IP core driver.
0010           The AXI Streaming FIFO allows memory mapped access to a AXI Streaming
0011           interface. The Xilinx AXI-Stream FIFO IP core can be used to interface
0012           to the AXI Ethernet without the need to use DMA.