From 38a4d4cb6da23525c6aac3304e75d5dd2aad8d83 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sat, 22 Dec 2007 17:56:25 -0300 Subject: [PATCH] --- yaml --- r: 76651 b: refs/heads/master c: 478f42292df86a618afbe3c22d11cf08c036d413 h: refs/heads/master i: 76649: f2f58a7c84e743ee3b874cce9ab3d6303422029f 76647: ffe4f0ac431dc707cc1cea4bd2df9fe50cca6478 v: v3 --- [refs] | 2 +- trunk/drivers/media/video/cx23885/Kconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 05edcce87425..eb0fb7b7b9cd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3ba71d2194500d1a9fef1b8491b9e0c168e7d46e +refs/heads/master: 478f42292df86a618afbe3c22d11cf08c036d413 diff --git a/trunk/drivers/media/video/cx23885/Kconfig b/trunk/drivers/media/video/cx23885/Kconfig index 30c48b6262d1..3393dd6153e9 100644 --- a/trunk/drivers/media/video/cx23885/Kconfig +++ b/trunk/drivers/media/video/cx23885/Kconfig @@ -13,6 +13,8 @@ config VIDEO_CX23885 select DVB_LGDT330X if !DVB_FE_CUSTOMISE select DVB_PLL if !DVB_FE_CUSTOMISE select TUNER_XC2028 if !DVB_FE_CUSTOMIZE + select TUNER_TDA8290 if !DVB_FE_CUSTOMIZE + select DVB_TDA18271 if !DVB_FE_CUSTOMIZE ---help--- This is a video4linux driver for Conexant 23885 based TV cards.