]> Git Repo - J-linux.git/blob - drivers/staging/axis-fifo/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / staging / axis-fifo / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # "Xilinx AXI-Stream FIFO IP core driver"
4 #
5 config XIL_AXIS_FIFO
6         tristate "Xilinx AXI-Stream FIFO IP core driver"
7         depends on OF && HAS_IOMEM
8         help
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.
This page took 0.036397 seconds and 4 git commands to generate.