summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-26 16:49:44 +0200
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-26 16:55:10 +0200
commita39e2866e5912a6da9d6261a3c004969fe657194 (patch)
tree4337ddacf42354c62411bdd99b94983b4da47a8c
parent[media] Add support for DViCO FusionHDTV DVB-T Dual Express2 (diff)
downloadlinux-a39e2866e5912a6da9d6261a3c004969fe657194.tar.xz
linux-a39e2866e5912a6da9d6261a3c004969fe657194.zip
[media] cx23885 now needs to select dib0070
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>
-rw-r--r--drivers/media/pci/cx23885/Kconfig1
1 files changed, 1 insertions, 0 deletions
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.