From: Adrian Bunk <bunk@stusta.de>

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

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Cc: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 drivers/media/video/Kconfig |    3 ---
 1 files changed, 3 deletions(-)

diff -puN drivers/media/video/Kconfig~video_bt848-remove-not-required-part-of-the-help-text drivers/media/video/Kconfig
--- devel/drivers/media/video/Kconfig~video_bt848-remove-not-required-part-of-the-help-text	2005-07-30 00:20:51.000000000 -0700
+++ devel-akpm/drivers/media/video/Kconfig	2005-07-30 00:20:51.000000000 -0700
@@ -22,9 +22,6 @@ config VIDEO_BT848
 	  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.
 
_