[media] v4l2: spi modalias is an array
[deliverable/linux.git] / drivers / media / pci / cx23885 / Kconfig
CommitLineData
d19770e5
ST
1config VIDEO_CX23885
2 tristate "Conexant cx23885 (2388x successor) support"
78db8547
IL
3 depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT && SND
4 select SND_PCM
d19770e5 5 select I2C_ALGOBIT
d19770e5 6 select VIDEO_BTCX
fdbbfb09 7 select VIDEO_TUNER
d19770e5 8 select VIDEO_TVEEPROM
6bda9644 9 depends on RC_CORE
28318c72 10 select VIDEOBUF_DVB
432aa3b6 11 select VIDEOBUF_DMA_SG
b3ea0166 12 select VIDEO_CX25840
b4edcc90 13 select VIDEO_CX2341X
fccea74f
MCC
14 select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
15 select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
16 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
17 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
18 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
19 select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
20 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
f667190b
MB
21 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
22 select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
fccea74f
MCC
23 select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
24 select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
25 select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
26 select DVB_DS3000 if MEDIA_SUBDRV_AUTOSELECT
27 select DVB_STV0367 if MEDIA_SUBDRV_AUTOSELECT
28 select MEDIA_TUNER_MT2131 if MEDIA_SUBDRV_AUTOSELECT
29 select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT
30 select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
31 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
32 select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
d19770e5
ST
33 ---help---
34 This is a video4linux driver for Conexant 23885 based
35 TV cards.
36
37 To compile this driver as a module, choose M here: the
38 module will be called cx23885
39
349bcf02
IL
40config MEDIA_ALTERA_CI
41 tristate "Altera FPGA based CI module"
42 depends on VIDEO_CX23885 && DVB_CORE
08347cdd 43 select ALTERA_STAPL
349bcf02
IL
44 ---help---
45 An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card.
46
47 To compile this driver as a module, choose M here: the
48 module will be called altera-ci
This page took 0.517638 seconds and 5 git commands to generate.