summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_VIDEO_ZORAN
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2021-01-11 19:05:14 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2021-01-11 19:05:14 +0100
commit1a2ad4fd640be4c8c42ec5549f284108c2eb55d3 (patch)
tree0d31faa8dab2538210f89f1dcff6d67ea9275eeb /configs/fedora/generic/CONFIG_VIDEO_ZORAN
parenta308a5e812c347a429bc968b67ea46d476bc4039 (diff)
parente18a08842c58c529ffcf0a8bca80776a5e14b3d5 (diff)
downloadkernel-5.10.6-350.vanilla.knurd.1.fc33.tar.gz
kernel-5.10.6-350.vanilla.knurd.1.fc33.tar.xz
kernel-5.10.6-350.vanilla.knurd.1.fc33.zip
Merge remote-tracking branch 'origin/f33' into f33-user-thl-vanilla-fedorakernel-5.10.6-350.vanilla.knurd.1.fc33
Diffstat (limited to 'configs/fedora/generic/CONFIG_VIDEO_ZORAN')
-rw-r--r--configs/fedora/generic/CONFIG_VIDEO_ZORAN25
1 files changed, 25 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_VIDEO_ZORAN b/configs/fedora/generic/CONFIG_VIDEO_ZORAN
new file mode 100644
index 000000000..ccfbfb9b9
--- /dev/null
+++ b/configs/fedora/generic/CONFIG_VIDEO_ZORAN
@@ -0,0 +1,25 @@
+# CONFIG_VIDEO_ZORAN:
+#
+# Say Y for support for MJPEG capture cards based on the Zoran
+# 36057/36067 PCI controller chipset. This includes the Iomega
+# Buz, Pinnacle DC10+ and the Linux Media Labs LML33. There is
+# a driver homepage at <http://mjpeg.sf.net/driver-zoran/>. For
+# more information, check <file:Documentation/driver-api/media/drivers/zoran.rst>.
+#
+# To compile this driver as a module, choose M here: the
+# module will be called zr36067.
+#
+# Symbol: VIDEO_ZORAN [=n]
+# Type : tristate
+# Defined at drivers/staging/media/zoran/Kconfig:1
+# Prompt: Zoran ZR36057/36067 Video For Linux (Deprecated)
+# Depends on: STAGING [=y] && STAGING_MEDIA [=y] && MEDIA_SUPPORT [=m] && PCI [=y] && I2C_ALGOBIT [=m] && VIDEO_V4L2 [=m] && !ALPHA
+# Location:
+# -> Device Drivers
+# -> Staging drivers (STAGING [=y])
+# -> Media staging drivers (STAGING_MEDIA [=y])
+# Selects: VIDEOBUF2_DMA_CONTIG [=m]
+#
+#
+#
+# CONFIG_VIDEO_ZORAN is not set