aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hverkuil@xs4all.nl>2008-08-16 06:50:23 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-12 07:36:50 -0400
commite0677760945585ee475c2d6a7fa4d5b0dd573cb4 (patch)
tree51b30b3729b0895ef66d7b1bd422104cc967852c /drivers/media/video/Kconfig
parent81034663159f39d005316b5c139038459cd16721 (diff)
V4L/DVB (8689): dpc7146: remove dpc7146 demonstration board driver
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. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Michael Hunold <hunold@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index 37123ff20fc5..2fa7418c16df 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -709,21 +709,6 @@ config VIDEO_MXB
709 To compile this driver as a module, choose M here: the 709 To compile this driver as a module, choose M here: the
710 module will be called mxb. 710 module will be called mxb.
711 711
712config VIDEO_DPC
713 tristate "Philips-Semiconductors 'dpc7146 demonstration board'"
714 depends on PCI && VIDEO_V4L1 && I2C
715 select VIDEO_SAA7146_VV
716 select VIDEO_SAA7111 if VIDEO_HELPER_CHIPS_AUTO
717 ---help---
718 This is a video4linux driver for the 'dpc7146 demonstration
719 board' by Philips-Semiconductors. It's the reference design
720 for SAA7146 bases boards, so if you have some unsupported
721 saa7146 based, analog video card, chances are good that it
722 will work with this skeleton driver.
723
724 To compile this driver as a module, choose M here: the
725 module will be called dpc7146.
726
727config VIDEO_HEXIUM_ORION 712config VIDEO_HEXIUM_ORION
728 tristate "Hexium HV-PCI6 and Orion frame grabber" 713 tristate "Hexium HV-PCI6 and Orion frame grabber"
729 depends on PCI && VIDEO_V4L2 && I2C 714 depends on PCI && VIDEO_V4L2 && I2C