blob: 081ee6e1536fe675f6e9852aa89312cd773f90df [file] [log] [blame]
Steven Tothd19770e2007-03-11 20:44:05 -03001config VIDEO_CX23885
2 tristate "Conexant cx23885 (2388x successor) support"
Randy Dunlapcb206302007-10-29 15:19:55 -03003 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT
Steven Tothd19770e2007-03-11 20:44:05 -03004 select I2C_ALGOBIT
5 select FW_LOADER
6 select VIDEO_BTCX
Steven Tothd19770e2007-03-11 20:44:05 -03007 select VIDEO_TUNER
8 select VIDEO_TVEEPROM
9 select VIDEO_IR
Mauro Carvalho Chehab28318c72007-10-02 11:16:16 -030010 select VIDEOBUF_DVB
Michael Krufkyb86b5802007-03-22 01:01:53 -030011 select DVB_TUNER_MT2131 if !DVB_FE_CUSTOMISE
12 select DVB_S5H1409 if !DVB_FE_CUSTOMISE
Michael Krufky867fee92007-12-19 02:14:44 -030013 select DVB_LGDT330X 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