diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-07-25 03:26:31 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-07-26 11:55:10 -0400 |
commit | 58cfdf9acffb0c61feb0e2bceacd557a2e0b0328 (patch) | |
tree | 2e684f464878ec8abe07bde8ff92026c6f2e6977 /drivers/media/video/Kconfig | |
parent | 322e4095c9261d4cf0326f10d8e398d05e66521c (diff) |
V4L/DVB (8485): v4l-dvb: remove broken PlanB driver
The PlanB driver has been broken since around May 2004. No one stepped
in to maintain it, so it is now being removed.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Michel Lanners <mlan@cpu.lu>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 2a747db6dc3e..d4a6e56a7135 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -487,17 +487,6 @@ config VIDEO_PMS | |||
487 | To compile this driver as a module, choose M here: the | 487 | To compile this driver as a module, choose M here: the |
488 | module will be called pms. | 488 | module will be called pms. |
489 | 489 | ||
490 | config VIDEO_PLANB | ||
491 | tristate "PlanB Video-In on PowerMac" | ||
492 | depends on PPC_PMAC && VIDEO_V4L1 && BROKEN | ||
493 | help | ||
494 | PlanB is the V4L driver for the PowerMac 7x00/8x00 series video | ||
495 | input hardware. If you want to experiment with this, say Y. | ||
496 | Otherwise, or if you don't understand a word, say N. See | ||
497 | <http://www.cpu.lu/~mlan/linux/dev/planb.html> for more info. | ||
498 | |||
499 | Saying M will compile this driver as a module (planb). | ||
500 | |||
501 | config VIDEO_BWQCAM | 490 | config VIDEO_BWQCAM |
502 | tristate "Quickcam BW Video For Linux" | 491 | tristate "Quickcam BW Video For Linux" |
503 | depends on PARPORT && VIDEO_V4L1 | 492 | depends on PARPORT && VIDEO_V4L1 |