[2.6 patch] VIDEO_BT848: remove not required part of the help text

From: Adrian Bunk
Date: Fri Jul 29 2005 - 17:43:06 EST


Things that are already expressed through the dependencies don't have to
be mentioned in the help text.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---

This patch was already sent on:
- 17 Jul 2005

--- linux-2.6.13-rc3-mm1-full/drivers/media/video/Kconfig.old 2005-07-17 16:15:00.000000000 +0200
+++ linux-2.6.13-rc3-mm1-full/drivers/media/video/Kconfig 2005-07-17 16:15:34.000000000 +0200
@@ -10,33 +10,30 @@
config VIDEO_BT848
tristate "BT848 Video For Linux"
depends on VIDEO_DEV && PCI && I2C
select I2C_ALGOBIT
select FW_LOADER
select VIDEO_BTCX
select VIDEO_BUF
select VIDEO_IR
select VIDEO_TUNER
select VIDEO_TVEEPROM
---help---
Support for BT848 based frame grabber/overlay boards. This includes
the Miro, Hauppauge and STB boards. Please read the material in
<file:Documentation/video4linux/bttv/> for more information.

- If you say Y or M here, you need to say Y or M to "I2C support" and
- "I2C bit-banging interfaces" in the device drivers section.
-
To compile this driver as a module, choose M here: the
module will be called bttv.

config VIDEO_PMS
tristate "Mediavision Pro Movie Studio Video For Linux"
depends on VIDEO_DEV && ISA
help
Say Y if you have such a thing.

To compile this driver as a module, choose M here: the
module will be called pms.

config VIDEO_PLANB
tristate "PlanB Video-In on PowerMac"
depends on PPC_PMAC && VIDEO_DEV && BROKEN
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/