mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Mike Thomas <rmthomas@sciolus.org>
Cc: gregkh@suse.de, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging/easycap: Add dependencies to Kconfig
Date: Thu, 8 Jul 2010 09:13:30 -0700	[thread overview]
Message-ID: <20100708091330.e23a5ea1.randy.dunlap@oracle.com> (raw)
In-Reply-To: <1277580059.5924.9.camel@E7500.sciolus.org>

On Sat, 26 Jun 2010 20:20:59 +0100 Mike Thomas wrote:

> The "depends on" line was inadvertently omitted from the inaugural patch.
> 
> Signed-off-by: Mike Thomas <rmthomas@sciolus.org>
> ---
>  drivers/staging/easycap/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/staging/easycap/Kconfig b/drivers/staging/easycap/Kconfig
> index 9bff7cf..bd96f39 100644
> --- a/drivers/staging/easycap/Kconfig
> +++ b/drivers/staging/easycap/Kconfig
> @@ -1,5 +1,6 @@
>  config EASYCAP
>  	tristate "EasyCAP USB ID 05e1:0408 support"
> +	depends on USB && VIDEO_DEV
>  
>  	---help---
>  	  This is an integrated audio/video driver for EasyCAP cards with
> -- 

Thanks for the patch.

Greg, please merge...

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

      reply	other threads:[~2010-07-08 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-26 19:20 Mike Thomas
2010-07-08 16:13 ` Randy Dunlap [this message]

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=20100708091330.e23a5ea1.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmthomas@sciolus.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome