From 827ad2c7b303dc0102b61820868d4c01d0d8e0b2 Mon Sep 17 00:00:00 2001 From: Moses Christopher Date: Sat, 13 Apr 2019 21:59:03 +0530 Subject: 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: Moses Christopher Signed-off-by: Greg Kroah-Hartman --- drivers/staging/axis-fifo/Kconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'drivers/staging/axis-fifo') diff --git a/drivers/staging/axis-fifo/Kconfig b/drivers/staging/axis-fifo/Kconfig index 09709cd8173d..89e0d4db808d 100644 --- a/drivers/staging/axis-fifo/Kconfig +++ b/drivers/staging/axis-fifo/Kconfig @@ -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. -- cgit v1.2.3