aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-11-26 07:47:07 -0500
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-12-10 06:05:23 -0500
commitaf249982dc385b18ea340323f50f585e989b76e5 (patch)
treef3d931f75d0bdef985e10274195bcbe00aeacd77 /drivers/media/video/Kconfig
parentd0d30c03ed7d51bef6e40805988134bdd7042740 (diff)
V4L/DVB (4887): Remove the broken VIDEO_ZR36120 driver
The VIDEO_ZR36120 driver has: - already been marked as BROKEN in 2.6.0 three years ago and - is still marked as BROKEN. Drivers that had been marked as BROKEN for such a long time seem to be unlikely to be revived in the forseeable future. But if anyone wants to ever revive this driver, the code is still present in the older kernel releases. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index c95735cd688c..ef803106b795 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -575,18 +575,6 @@ config VIDEO_ZORAN_AVS6EYES
575 help 575 help
576 Support for the AverMedia 6 Eyes video surveillance card. 576 Support for the AverMedia 6 Eyes video surveillance card.
577 577
578config VIDEO_ZR36120
579 tristate "Zoran ZR36120/36125 Video For Linux"
580 depends on PCI && I2C && VIDEO_V4L1 && BROKEN
581 help
582 Support for ZR36120/ZR36125 based frame grabber/overlay boards.
583 This includes the Victor II, WaveWatcher, Video Wonder, Maxi-TV,
584 and Buster boards. Please read the material in
585 <file:Documentation/video4linux/zr36120.txt> for more information.
586
587 To compile this driver as a module, choose M here: the
588 module will be called zr36120.
589
590config VIDEO_MEYE 578config VIDEO_MEYE
591 tristate "Sony Vaio Picturebook Motion Eye Video For Linux" 579 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
592 depends on PCI && SONYPI && VIDEO_V4L1 580 depends on PCI && SONYPI && VIDEO_V4L1