summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_VIDEO_ZORAN
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-03-05 10:03:27 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-03-05 10:03:27 -0600
commit3422e04a2e31dba3e17af206f160d4fc409f4250 (patch)
treeef03b0b60e236af96331d0ddb83208bb40bcf9f0 /configs/fedora/generic/CONFIG_VIDEO_ZORAN
parent7a64d107da5cd0ea8bad9200ebcd37146324361f (diff)
downloadkernel-3422e04a2e31dba3e17af206f160d4fc409f4250.tar.gz
kernel-3422e04a2e31dba3e17af206f160d4fc409f4250.tar.xz
kernel-3422e04a2e31dba3e17af206f160d4fc409f4250.zip
kernel-5.11.3-50
* Fri Mar 05 2021 Justin M. Forbes <jforbes@fedoraproject.org> [5.11.3-50] - PCI: Add MCFG quirks for Tegra194 host controllers (Vidya Sagar) - Revert "PCI: Add MCFG quirks for Tegra194 host controllers" (Peter Robinson) - forgot to push this one earlier (Justin M. Forbes) - Reference the patch as version.patchlevel to more easily see diffs between stable releases (Justin M. Forbes) Resolves: rhbz# 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, 0 insertions, 25 deletions
diff --git a/configs/fedora/generic/CONFIG_VIDEO_ZORAN b/configs/fedora/generic/CONFIG_VIDEO_ZORAN
deleted file mode 100644
index ccfbfb9b9..000000000
--- a/configs/fedora/generic/CONFIG_VIDEO_ZORAN
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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