aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-09-30 07:26:28 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-20 23:06:13 -0400
commit96322b80e29802d2d3087987f6dc4e5aa19df64b (patch)
tree5297c736162d4a936dd32517633957b7ae0748e0 /drivers/media/video/Kconfig
parent7af97effb3f5a374482179aca490b5038de56fa6 (diff)
V4L/DVB: Deprecate stradis driver
The driver author seems to not worked on this driver since its conversion from 2.2 to 2.4. Nobody is known to have a stradis hardware for testing. As it still uses V4L1 API, BKL and probably some other old stuff, someone would need to work on it to preserve the driver. Instead of investing time and efforts to keep porting it to work with new API's, it seems better to just drop the driver. So, let's move it to drivers/staging and label it to die at 2.6.38, if nobody cares enough to port parallel port support to gspca or to create a new driver that uses the same gspca-cpia sub-driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 4f21ef877f37..75404fc8e5c2 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -609,14 +609,6 @@ config VIDEO_VINO
609 Say Y here to build in support for the Vino video input system found 609 Say Y here to build in support for the Vino video input system found
610 on SGI Indy machines. 610 on SGI Indy machines.
611 611
612config VIDEO_STRADIS
613 tristate "Stradis 4:2:2 MPEG-2 video driver (EXPERIMENTAL)"
614 depends on EXPERIMENTAL && PCI && VIDEO_V4L1 && VIRT_TO_BUS
615 help
616 Say Y here to enable support for the Stradis 4:2:2 MPEG-2 video
617 driver for PCI. There is a product page at
618 <http://www.stradis.com/>.
619
620source "drivers/media/video/zoran/Kconfig" 612source "drivers/media/video/zoran/Kconfig"
621 613
622config VIDEO_MEYE 614config VIDEO_MEYE