summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_XILINX_ZYNQMP_DPDMA
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-11-10 18:16:15 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-11-10 18:16:15 +0100
commitdeb69eb2c57f101a042078cba3ff7d0d32ac12dd (patch)
treefec238268fcd645ece08f5c62539c2d9f4ad43a0 /configs/fedora/generic/CONFIG_XILINX_ZYNQMP_DPDMA
parent3d379ec378cb460bf56ebf028e268e19940ccbbe (diff)
parent73c86ebaee23df8310b903c1dab2176d443f5a3a (diff)
downloadkernel-deb69eb2c57f101a042078cba3ff7d0d32ac12dd.tar.gz
kernel-deb69eb2c57f101a042078cba3ff7d0d32ac12dd.tar.xz
kernel-deb69eb2c57f101a042078cba3ff7d0d32ac12dd.zip
merge origin (5.9 rebase)kernel-5.9.7-351.vanilla.knurd.1.fc33
Diffstat (limited to 'configs/fedora/generic/CONFIG_XILINX_ZYNQMP_DPDMA')
-rw-r--r--configs/fedora/generic/CONFIG_XILINX_ZYNQMP_DPDMA20
1 files changed, 20 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_XILINX_ZYNQMP_DPDMA b/configs/fedora/generic/CONFIG_XILINX_ZYNQMP_DPDMA
new file mode 100644
index 000000000..08524461d
--- /dev/null
+++ b/configs/fedora/generic/CONFIG_XILINX_ZYNQMP_DPDMA
@@ -0,0 +1,20 @@
+# CONFIG_XILINX_ZYNQMP_DPDMA:
+#
+# Enable support for Xilinx ZynqMP DisplayPort DMA. Choose this option
+# if you have a Xilinx ZynqMP SoC with a DisplayPort subsystem. The
+# driver provides the dmaengine required by the DisplayPort subsystem
+# display driver.
+#
+# Symbol: XILINX_ZYNQMP_DPDMA [=n]
+# Type : tristate
+# Defined at drivers/dma/Kconfig:711
+# Prompt: Xilinx DPDMA Engine
+# Depends on: DMADEVICES [=y]
+# Location:
+# -> Device Drivers
+# -> DMA Engine support (DMADEVICES [=y])
+# Selects: DMA_ENGINE [=y] && DMA_VIRTUAL_CHANNELS [=y]
+#
+#
+#
+# CONFIG_XILINX_ZYNQMP_DPDMA is not set