blob: af60700da8c0f89504d5058678df534536cc8c2b [file] [log] [blame]
Steven Tothd19770e2007-03-11 20:44:05 -03001config VIDEO_CX23885
2 tristate "Conexant cx23885 (2388x successor) support"
Michael Krufky0e789d72007-09-18 13:25:45 -03003 depends on DVB_CORE && VIDEO_DEV && PCI && I2C
Steven Tothd19770e2007-03-11 20:44:05 -03004 select I2C_ALGOBIT
5 select FW_LOADER
6 select VIDEO_BTCX
Mauro Carvalho Chehab28318c72007-10-02 11:16:16 -03007 select VIDEOBUF
Steven Tothd19770e2007-03-11 20:44:05 -03008 select VIDEO_TUNER
9 select VIDEO_TVEEPROM
10 select VIDEO_IR
Mauro Carvalho Chehab28318c72007-10-02 11:16:16 -030011 select VIDEOBUF_DVB
Michael Krufkyb86b5802007-03-22 01:01:53 -030012 select DVB_TUNER_MT2131 if !DVB_FE_CUSTOMISE
13 select DVB_S5H1409 if !DVB_FE_CUSTOMISE
Michael Krufkyc8e2f072007-09-15 18:45:10 -030014 select DVB_PLL if !DVB_FE_CUSTOMISE
Steven Tothd19770e2007-03-11 20:44:05 -030015 ---help---
16 This is a video4linux driver for Conexant 23885 based
17 TV cards.
18
19 To compile this driver as a module, choose M here: the
20 module will be called cx23885
21