aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/media/video/cx23885/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/Kconfig b/drivers/media/video/cx23885/Kconfig
index 30c48b6262d1..3393dd6153e9 100644
--- a/drivers/media/video/cx23885/Kconfig
+++ b/drivers/media/video/cx23885/Kconfig
@@ -13,6 +13,8 @@ config VIDEO_CX23885
13 select DVB_LGDT330X if !DVB_FE_CUSTOMISE 13 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
14 select DVB_PLL if !DVB_FE_CUSTOMISE 14 select DVB_PLL if !DVB_FE_CUSTOMISE
15 select TUNER_XC2028 if !DVB_FE_CUSTOMIZE 15 select TUNER_XC2028 if !DVB_FE_CUSTOMIZE
16 select TUNER_TDA8290 if !DVB_FE_CUSTOMIZE
17 select DVB_TDA18271 if !DVB_FE_CUSTOMIZE
16 ---help--- 18 ---help---
17 This is a video4linux driver for Conexant 23885 based 19 This is a video4linux driver for Conexant 23885 based
18 TV cards. 20 TV cards.