blob: fd3fc3e3198a7556069795a39fc0e15b23033bc1 [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
Steven Tothd19770e2007-03-11 20:44:05 -03005 select VIDEO_BTCX
Mauro Carvalho Chehabfdbbfb02008-05-06 12:35:58 -03006 select VIDEO_TUNER
Steven Tothd19770e2007-03-11 20:44:05 -03007 select VIDEO_TVEEPROM
8 select VIDEO_IR
Mauro Carvalho Chehab28318c72007-10-02 11:16:16 -03009 select VIDEOBUF_DVB
Mauro Carvalho Chehab432aa3b2008-07-17 22:27:50 -030010 select VIDEOBUF_DMA_SG
Steven Tothb3ea0162008-04-19 01:14:19 -030011 select VIDEO_CX25840
Michael Krufkyb4edcc92008-04-30 12:36:09 -030012 select VIDEO_CX2341X
13 select DVB_DIB7000P if !DVB_FE_CUSTOMISE
Michael Krufkyb86b5802007-03-22 01:01:53 -030014 select DVB_S5H1409 if !DVB_FE_CUSTOMISE
Michael Krufky52b50452008-07-09 02:18:49 -030015 select DVB_S5H1411 if !DVB_FE_CUSTOMISE
Michael Krufky867fee92007-12-19 02:14:44 -030016 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
Steven Toth4c56b042008-08-12 13:30:03 -030017 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehabaf2ffb22009-03-06 08:25:35 -030018 select DVB_TDA10048 if !DVB_FE_CUSTOMISE
19 select DVB_LNBP21 if !DVB_FE_CUSTOMISE
20 select DVB_STV6110 if !DVB_FE_CUSTOMISE
21 select DVB_STV0900 if !DVB_FE_CUSTOMISE
Mauro Carvalho Chehab1398ae12009-03-20 19:33:59 -030022 select MEDIA_TUNER_MT2131 if !MEDIA_TUNER_CUSTOMISE
23 select MEDIA_TUNER_XC2028 if !MEDIA_TUNER_CUSTOMISE
24 select MEDIA_TUNER_TDA8290 if !MEDIA_TUNER_CUSTOMISE
25 select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE
26 select MEDIA_TUNER_XC5000 if !MEDIA_TUNER_CUSTOMISE
Steven Tothd19770e2007-03-11 20:44:05 -030027 ---help---
28 This is a video4linux driver for Conexant 23885 based
29 TV cards.
30
31 To compile this driver as a module, choose M here: the
32 module will be called cx23885
33