summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-08-16 12:56:12 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2008-08-16 12:56:12 +0200
commit59bb2ab87f97424a41cf69511ff79ae8a5ea08b9 (patch)
tree74c35250a8481b34fc5f1c399e8cefbe23a046f9 /linux/drivers/media/video/Kconfig
parent9c75e8157d1db6438ae8f801ceebb25e78a48812 (diff)
downloadmediapointer-dvb-s2-59bb2ab87f97424a41cf69511ff79ae8a5ea08b9.tar.gz
mediapointer-dvb-s2-59bb2ab87f97424a41cf69511ff79ae8a5ea08b9.tar.bz2
tuner-3036: remove driver
From: Hans Verkuil <hverkuil@xs4all.nl> 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). Priority: normal Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Phil Blundell <philb@gnu.org>
Diffstat (limited to 'linux/drivers/media/video/Kconfig')
-rw-r--r--linux/drivers/media/video/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig
index 61735004e..c315885a6 100644
--- a/linux/drivers/media/video/Kconfig
+++ b/linux/drivers/media/video/Kconfig
@@ -579,13 +579,6 @@ config VIDEO_SAA5249
To compile this driver as a module, choose M here: the
module will be called saa5249.
-config TUNER_3036
- tristate "SAB3036 tuner"
- depends on I2C && VIDEO_V4L1
- help
- Say Y here to include support for Philips SAB3036 compatible tuners.
- If in doubt, say N.
-
config VIDEO_VINO
tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2