From 3422e04a2e31dba3e17af206f160d4fc409f4250 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 5 Mar 2021 10:03:27 -0600 Subject: kernel-5.11.3-50 * Fri Mar 05 2021 Justin M. Forbes [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 --- configs/fedora/generic/CONFIG_VIDEO_ZORAN | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 configs/fedora/generic/CONFIG_VIDEO_ZORAN (limited to 'configs/fedora/generic/CONFIG_VIDEO_ZORAN') 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 . For -# more information, check . -# -# 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 -- cgit