summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_VIDEO_ZORAN
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-01-11 11:52:31 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-01-11 11:52:31 -0600
commite18a08842c58c529ffcf0a8bca80776a5e14b3d5 (patch)
tree83db9c03d774065a0ab73b2a8c644333d80ef36e /configs/fedora/generic/CONFIG_VIDEO_ZORAN
parentf045479ce000b81ed889c0dfcfbf2581f2860ad6 (diff)
downloadkernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.tar.gz
kernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.tar.xz
kernel-e18a08842c58c529ffcf0a8bca80776a5e14b3d5.zip
Linux v5.10.6
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
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