From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [PATCH for v4.2] cobalt: set Kconfig default to n
Date: Fri, 19 Jun 2015 06:16:33 -0300 [thread overview]
Message-ID: <20150619061633.710d4600@recife.lan> (raw)
In-Reply-To: <5583B729.30601@xs4all.nl>
Em Fri, 19 Jun 2015 08:31:05 +0200
Hans Verkuil <hverkuil@xs4all.nl> escreveu:
> Since this board is a Cisco-internal board there is no point in having it compiled
> by default. So set the Kconfig default to n.
This should not change anything. The default for all options that aren't
specified are already 'n'.
>
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
>
> diff --git a/drivers/media/pci/cobalt/Kconfig b/drivers/media/pci/cobalt/Kconfig
> index 3be1b2c..4d0777a 100644
> --- a/drivers/media/pci/cobalt/Kconfig
> +++ b/drivers/media/pci/cobalt/Kconfig
> @@ -7,6 +7,7 @@ config VIDEO_COBALT
> select VIDEO_ADV7511
> select VIDEO_ADV7842
> select VIDEOBUF2_DMA_SG
> + default n
> ---help---
> This is a video4linux driver for the Cisco PCIe Cobalt card.
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2015-06-19 9:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-19 6:31 [PATCH for v4.2] cobalt: set Kconfig default to n Hans Verkuil
2015-06-19 9:16 ` Mauro Carvalho Chehab [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=20150619061633.710d4600@recife.lan \
--to=mchehab@osg.samsung.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@vger.kernel.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 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.