All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: mchehab@brturbo.com.br, video4linux-list@redhat.com,
	linux-kernel@vger.kernel.org
Subject: [2.6 patch] VIDEO_BT848: remove not required part of the help text
Date: Sat, 30 Jul 2005 00:36:19 +0200	[thread overview]
Message-ID: <20050729223619.GC5590@stusta.de> (raw)

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>

---

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

             reply	other threads:[~2005-07-29 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-29 22:36 Adrian Bunk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-07-17 14:57 [2.6 patch] VIDEO_BT848: remove not required part of the help text Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050729223619.GC5590@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@brturbo.com.br \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.