2 tristate "Conexant 2388x (bt878 successor) support"
3 depends on VIDEO_DEV && PCI && I2C
12 This is a video4linux driver for Conexant 2388x based
15 To compile this driver as a module, choose M here: the
16 module will be called cx8800
18 config VIDEO_CX88_ALSA
19 tristate "ALSA DMA audio support"
20 depends on VIDEO_CX88 && SND && EXPERIMENTAL
23 This is a video4linux driver for direct (DMA) audio on
24 Conexant 2388x based TV cards.
25 It only works with boards with function 01 enabled.
26 To check if your board supports, use lspci -n.
27 If supported, you should see 1471:8801 or 1471:8811
30 To compile this driver as a module, choose M here: the
31 module will be called cx88-alsa.
34 tristate "DVB/ATSC Support for cx2388x based TV cards"
35 depends on VIDEO_CX88 && DVB_CORE
38 This adds support for DVB/ATSC cards based on the
41 To compile this driver as a module, choose M here: the
42 module will be called cx88-dvb.
44 You must also select one or more DVB/ATSC demodulators.
45 If you are unsure which you need, choose all of them.
47 config VIDEO_CX88_DVB_ALL_FRONTENDS
48 bool "Build all supported frontends for cx2388x based TV cards"
50 depends on VIDEO_CX88_DVB
52 select VIDEO_CX88_VP3054
59 This builds cx88-dvb with all currently supported frontend
60 demodulators. If you wish to tweak your configuration, and
61 only include support for the hardware that you need, choose N here.
63 If you are unsure, choose Y.
65 config VIDEO_CX88_DVB_MT352
66 bool "Zarlink MT352 DVB-T Support"
68 depends on VIDEO_CX88_DVB && !VIDEO_CX88_DVB_ALL_FRONTENDS
71 This adds DVB-T support for cards based on the
72 Connexant 2388x chip and the MT352 demodulator.
74 config VIDEO_CX88_VP3054
75 tristate "VP-3054 Secondary I2C Bus Support"
79 This adds DVB-T support for cards based on the
80 Connexant 2388x chip and the MT352 demodulator,
81 which also require support for the VP-3054
82 Secondary I2C bus, such at DNTV Live! DVB-T Pro.
84 config VIDEO_CX88_DVB_OR51132
85 bool "OR51132 ATSC Support"
87 depends on VIDEO_CX88_DVB && !VIDEO_CX88_DVB_ALL_FRONTENDS
90 This adds ATSC 8VSB and QAM64/256 support for cards based on the
91 Connexant 2388x chip and the OR51132 demodulator.
93 config VIDEO_CX88_DVB_CX22702
94 bool "Conexant CX22702 DVB-T Support"
96 depends on VIDEO_CX88_DVB && !VIDEO_CX88_DVB_ALL_FRONTENDS
99 This adds DVB-T support for cards based on the
100 Connexant 2388x chip and the CX22702 demodulator.
102 config VIDEO_CX88_DVB_LGDT330X
103 bool "LG Electronics DT3302/DT3303 ATSC Support"
105 depends on VIDEO_CX88_DVB && !VIDEO_CX88_DVB_ALL_FRONTENDS
108 This adds ATSC 8VSB and QAM64/256 support for cards based on the
109 Connexant 2388x chip and the LGDT3302/LGDT3303 demodulator.
111 config VIDEO_CX88_DVB_NXT200X
112 bool "NXT2002/NXT2004 ATSC Support"
114 depends on VIDEO_CX88_DVB && !VIDEO_CX88_DVB_ALL_FRONTENDS
117 This adds ATSC 8VSB and QAM64/256 support for cards based on the
118 Connexant 2388x chip and the NXT2002/NXT2004 demodulator.
120 config VIDEO_CX88_DVB_CX24123
121 bool "Conexant CX24123 DVB-S Support"
123 depends on VIDEO_CX88_DVB && !VIDEO_CX88_DVB_ALL_FRONTENDS
126 This adds DVB-S support for cards based on the
127 Connexant 2388x chip and the CX24123 demodulator.