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

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