diff options
| author | Hans Verkuil <hverkuil@xs4all.nl> | 2008-08-16 12:50:23 +0200 |
|---|---|---|
| committer | Hans Verkuil <hverkuil@xs4all.nl> | 2008-08-16 12:50:23 +0200 |
| commit | 9c75e8157d1db6438ae8f801ceebb25e78a48812 (patch) | |
| tree | 056b57c453aab2bccbc3b8da8b05e72e66f1204c /linux/drivers/media/video/Makefile | |
| parent | 2020c904cc51965234736bfabc7769532a532fad (diff) | |
| download | mediapointer-dvb-s2-9c75e8157d1db6438ae8f801ceebb25e78a48812.tar.gz mediapointer-dvb-s2-9c75e8157d1db6438ae8f801ceebb25e78a48812.tar.bz2 | |
dpc7146: remove dpc7146 demonstration board driver
From: Hans Verkuil <hverkuil@xs4all.nl>
Old driver for the dpc7146 demonstration board that is no longer
relevant. The last time this was tested on actual hardware was
probably around 2002. Since this is a driver for a demonstration
board the decision was made (after discussing this with the original
author, Michael Hunold) to remove it rather than spending a
lot of effort continually updating this driver to stay in sync
with the latest internal V4L2 or I2C API.
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Michael Hunold <hunold@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/video/Makefile')
| -rw-r--r-- | linux/drivers/media/video/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/video/Makefile b/linux/drivers/media/video/Makefile index bf429b023..3512b715a 100644 --- a/linux/drivers/media/video/Makefile +++ b/linux/drivers/media/video/Makefile @@ -83,7 +83,6 @@ obj-$(CONFIG_VIDEO_CPIA2) += cpia2/ obj-$(CONFIG_VIDEO_MXB) += mxb.o obj-$(CONFIG_VIDEO_HEXIUM_ORION) += hexium_orion.o obj-$(CONFIG_VIDEO_HEXIUM_GEMINI) += hexium_gemini.o -obj-$(CONFIG_VIDEO_DPC) += dpc7146.o obj-$(CONFIG_TUNER_3036) += tuner-3036.o obj-$(CONFIG_VIDEO_TUNER) += tuner.o |
