public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for v4.2] cobalt: set Kconfig default to n
@ 2015-06-19  6:31 Hans Verkuil
  2015-06-19  9:16 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2015-06-19  6:31 UTC (permalink / raw)
  To: Linux Media Mailing List

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.

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.
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH for v4.2] cobalt: set Kconfig default to n
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Mauro Carvalho Chehab @ 2015-06-19  9:16 UTC (permalink / raw)
  To: Hans Verkuil; +Cc: Linux Media Mailing List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-19  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox