summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_VIDEO_ZORAN
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-12-21 13:56:41 +0100
committerThorsten Leemhuis <fedora@leemhuis.info>2020-12-21 13:56:41 +0100
commitccd0739ed784579e263d1192891cbfba3f2960ab (patch)
treea2579623adbc5eafde989469918513a305c2f9b9 /configs/fedora/generic/CONFIG_VIDEO_ZORAN
parent73eb3f395019e18bda30de69451f5aab01017b87 (diff)
parent54c12bae3d63b257124c7fc4d9b1f7a4acbfd8f6 (diff)
downloadkernel-ccd0739ed784579e263d1192891cbfba3f2960ab.tar.gz
kernel-ccd0739ed784579e263d1192891cbfba3f2960ab.tar.xz
kernel-ccd0739ed784579e263d1192891cbfba3f2960ab.zip
merge origin
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