Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 827ad2c7 authored by Moses Christopher's avatar Moses Christopher Committed by Greg Kroah-Hartman
Browse files

staging: axis-fifo: Add elaborate description in Kconfig



  - The Xilinx AXI-Stream FIFO IP core driver description is elaborated.
  - References: Xilinx PG080 document, axis-fifo.txt

Signed-off-by: default avatarMoses Christopher <moseschristopherb@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent affbeba3
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -7,5 +7,7 @@ config XIL_AXIS_FIFO
	depends on OF
	default n
	help
	  This adds support for the Xilinx AXI-Stream
	  FIFO IP core driver.
	  This adds support for the Xilinx AXI-Stream FIFO IP core driver.
	  The AXI Streaming FIFO allows memory mapped access to a AXI Streaming
	  interface. The Xilinx AXI-Stream FIFO IP core can be used to interface
	  to the AXI Ethernet without the need to use DMA.