1b285192aSMauro Carvalho Chehabconfig VIDEO_CX23885 2b285192aSMauro Carvalho Chehab tristate "Conexant cx23885 (2388x successor) support" 3b285192aSMauro Carvalho Chehab depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT && SND 4b285192aSMauro Carvalho Chehab select SND_PCM 5b285192aSMauro Carvalho Chehab select I2C_ALGOBIT 6b285192aSMauro Carvalho Chehab select VIDEO_BTCX 7b285192aSMauro Carvalho Chehab select VIDEO_TUNER 8b285192aSMauro Carvalho Chehab select VIDEO_TVEEPROM 9b285192aSMauro Carvalho Chehab depends on RC_CORE 10b285192aSMauro Carvalho Chehab select VIDEOBUF_DVB 11b285192aSMauro Carvalho Chehab select VIDEOBUF_DMA_SG 12b285192aSMauro Carvalho Chehab select VIDEO_CX25840 13b285192aSMauro Carvalho Chehab select VIDEO_CX2341X 14*fccea74fSMauro Carvalho Chehab select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT 15*fccea74fSMauro Carvalho Chehab select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT 16*fccea74fSMauro Carvalho Chehab select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT 17*fccea74fSMauro Carvalho Chehab select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT 18*fccea74fSMauro Carvalho Chehab select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT 19*fccea74fSMauro Carvalho Chehab select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT 20*fccea74fSMauro Carvalho Chehab select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT 21*fccea74fSMauro Carvalho Chehab select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT 22*fccea74fSMauro Carvalho Chehab select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT 23*fccea74fSMauro Carvalho Chehab select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT 24*fccea74fSMauro Carvalho Chehab select DVB_DS3000 if MEDIA_SUBDRV_AUTOSELECT 25*fccea74fSMauro Carvalho Chehab select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT 26*fccea74fSMauro Carvalho Chehab select MEDIA_TUNER_MT2131 if MEDIA_SUBDRV_AUTOSELECT 27*fccea74fSMauro Carvalho Chehab select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT 28*fccea74fSMauro Carvalho Chehab select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT 29*fccea74fSMauro Carvalho Chehab select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT 30*fccea74fSMauro Carvalho Chehab select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT 31b285192aSMauro Carvalho Chehab ---help--- 32b285192aSMauro Carvalho Chehab This is a video4linux driver for Conexant 23885 based 33b285192aSMauro Carvalho Chehab TV cards. 34b285192aSMauro Carvalho Chehab 35b285192aSMauro Carvalho Chehab To compile this driver as a module, choose M here: the 36b285192aSMauro Carvalho Chehab module will be called cx23885 37b285192aSMauro Carvalho Chehab 38b285192aSMauro Carvalho Chehabconfig MEDIA_ALTERA_CI 39b285192aSMauro Carvalho Chehab tristate "Altera FPGA based CI module" 40b285192aSMauro Carvalho Chehab depends on VIDEO_CX23885 && DVB_CORE 41b285192aSMauro Carvalho Chehab select ALTERA_STAPL 42b285192aSMauro Carvalho Chehab ---help--- 43b285192aSMauro Carvalho Chehab An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card. 44b285192aSMauro Carvalho Chehab 45b285192aSMauro Carvalho Chehab To compile this driver as a module, choose M here: the 46b285192aSMauro Carvalho Chehab module will be called altera-ci 47