aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xlnxsync/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/xlnxsync/Kconfig')
-rw-r--r--drivers/staging/xlnxsync/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/xlnxsync/Kconfig b/drivers/staging/xlnxsync/Kconfig
new file mode 100644
index 000000000000..08e73384dc94
--- /dev/null
+++ b/drivers/staging/xlnxsync/Kconfig
@@ -0,0 +1,11 @@
+config XLNX_SYNC
+ tristate "Xilinx Synchronizer"
+ depends on ARCH_ZYNQMP
+ help
+ This driver is developed for Xilinx Synchronizer IP. It is used to
+ monitor the AXI addresses of the producer and initiate the
+ consumer to start earlier, thereby reducing the latency to process
+ the data.
+
+ To compile this driver as a module, choose M here.
+ If unsure, choose N