diff mbox

[1/4,media] cx23885 now needs to select dib0070

Message ID 1406386748-8874-1-git-send-email-m.chehab@samsung.com (mailing list archive)
State New, archived
Headers show

Commit Message

Mauro Carvalho Chehab July 26, 2014, 2:59 p.m. UTC
Due to DViCO FusionHDTV DVB-T Dual Express2, we also need to
autoselect this tuner.

Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
---
 drivers/media/pci/cx23885/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Mauro Carvalho Chehab July 26, 2014, 3:36 p.m. UTC | #1
Em Sat, 26 Jul 2014 08:07:00 -0700
Raymond Jender <rayj00@yahoo.com> escreveu:

> Get me off this mailing list!!!

Only you can do it. You should send an email to mailman at vger.kernel.org,
asking the daemon to unsubscribe your user.

See the "unsubscribe" link at http://vger.kernel.org/vger-lists.html#linux-media

Regards,
Mauro

> 
> 
> 
> On Saturday, July 26, 2014 8:00 AM, Mauro Carvalho Chehab <m.chehab@samsung.com> wrote:
>  
> 
> 
> Due to DViCO FusionHDTV DVB-T Dual Express2, we also need to
> autoselect this tuner.
> 
> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
> ---
> drivers/media/pci/cx23885/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/media/pci/cx23885/Kconfig b/drivers/media/pci/cx23885/Kconfig
> index d1dcb1d2e087..5158133c6535 100644
> --- a/drivers/media/pci/cx23885/Kconfig
> +++ b/drivers/media/pci/cx23885/Kconfig
> @@ -37,6 +37,7 @@ config VIDEO_CX23885
>     select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
>     select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
>     select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
> +    select DVB_TUNER_DIB0070 if MEDIA_SUBDRV_AUTOSELECT
>     ---help---
>       This is a video4linux driver for Conexant 23885 based
>       TV cards.
--
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
diff mbox

Patch

diff --git a/drivers/media/pci/cx23885/Kconfig b/drivers/media/pci/cx23885/Kconfig
index d1dcb1d2e087..5158133c6535 100644
--- a/drivers/media/pci/cx23885/Kconfig
+++ b/drivers/media/pci/cx23885/Kconfig
@@ -37,6 +37,7 @@  config VIDEO_CX23885
 	select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
 	select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
 	select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
+	select DVB_TUNER_DIB0070 if MEDIA_SUBDRV_AUTOSELECT
 	---help---
 	  This is a video4linux driver for Conexant 23885 based
 	  TV cards.