aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-08-16 06:56:12 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-12 07:36:50 -0400
commit45a5b872bda1a3b5a4959ce66d19381df82419c9 (patch)
tree4d921fb49d1e0faa525842b311dff7944a759005 /drivers/media/video/Kconfig
parente0677760945585ee475c2d6a7fa4d5b0dd573cb4 (diff)
V4L/DVB (8690): tuner-3036: remove driver
This driver is for VERY old i2c-over-parallel port teletext receiver boxes. Rather then spending effort on converting this driver to V4L2, and since it is extremely unlikely that anyone still uses one of these devices, it was decided to drop it (after discussing this as well with the original author, Phil Blundell). Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 2fa7418c16df..7f7482bff142 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -579,13 +579,6 @@ config VIDEO_SAA5249
579 To compile this driver as a module, choose M here: the 579 To compile this driver as a module, choose M here: the
580 module will be called saa5249. 580 module will be called saa5249.
581 581
582config TUNER_3036
583 tristate "SAB3036 tuner"
584 depends on I2C && VIDEO_V4L1
585 help
586 Say Y here to include support for Philips SAB3036 compatible tuners.
587 If in doubt, say N.
588
589config VIDEO_VINO 582config VIDEO_VINO
590 tristate "SGI Vino Video For Linux (EXPERIMENTAL)" 583 tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
591 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2 584 depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2