V4L/DVB (6901): Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271
[deliverable/linux.git] / drivers / media / video / cx23885 / Kconfig
CommitLineData
d19770e5
ST
1config VIDEO_CX23885
2 tristate "Conexant cx23885 (2388x successor) support"
cb20630c 3 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT
d19770e5
ST
4 select I2C_ALGOBIT
5 select FW_LOADER
6 select VIDEO_BTCX
d19770e5
ST
7 select VIDEO_TUNER
8 select VIDEO_TVEEPROM
9 select VIDEO_IR
28318c72 10 select VIDEOBUF_DVB
b86b5802
MK
11 select DVB_TUNER_MT2131 if !DVB_FE_CUSTOMISE
12 select DVB_S5H1409 if !DVB_FE_CUSTOMISE
867fee9b 13 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
c8e2f07b 14 select DVB_PLL if !DVB_FE_CUSTOMISE
4cd8a7bd 15 select TUNER_XC2028 if !DVB_FE_CUSTOMIZE
478f4229
MK
16 select TUNER_TDA8290 if !DVB_FE_CUSTOMIZE
17 select DVB_TDA18271 if !DVB_FE_CUSTOMIZE
d19770e5
ST
18 ---help---
19 This is a video4linux driver for Conexant 23885 based
20 TV cards.
21
22 To compile this driver as a module, choose M here: the
23 module will be called cx23885
24
This page took 0.070588 seconds and 5 git commands to generate.