.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config VIDEO_CX88 |
---|
2 | 3 | tristate "Conexant 2388x (bt878 successor) support" |
---|
3 | 4 | depends on VIDEO_DEV && PCI && I2C && RC_CORE |
---|
.. | .. |
---|
6 | 7 | select VIDEO_TUNER |
---|
7 | 8 | select VIDEO_TVEEPROM |
---|
8 | 9 | select VIDEO_WM8775 if MEDIA_SUBDRV_AUTOSELECT |
---|
9 | | - ---help--- |
---|
| 10 | + help |
---|
10 | 11 | This is a video4linux driver for Conexant 2388x based |
---|
11 | 12 | TV cards. |
---|
12 | 13 | |
---|
.. | .. |
---|
17 | 18 | tristate "Conexant 2388x DMA audio support" |
---|
18 | 19 | depends on VIDEO_CX88 && SND |
---|
19 | 20 | select SND_PCM |
---|
20 | | - ---help--- |
---|
| 21 | + help |
---|
21 | 22 | This is a video4linux driver for direct (DMA) audio on |
---|
22 | 23 | Conexant 2388x based TV cards using ALSA. |
---|
23 | 24 | |
---|
.. | .. |
---|
33 | 34 | tristate "Blackbird MPEG encoder support (cx2388x + cx23416)" |
---|
34 | 35 | depends on VIDEO_CX88 |
---|
35 | 36 | select VIDEO_CX2341X |
---|
36 | | - ---help--- |
---|
| 37 | + help |
---|
37 | 38 | This adds support for MPEG encoder cards based on the |
---|
38 | 39 | Blackbird reference design, using the Conexant 2388x |
---|
39 | 40 | and 23416 chips. |
---|
.. | .. |
---|
64 | 65 | select DVB_DS3000 if MEDIA_SUBDRV_AUTOSELECT |
---|
65 | 66 | select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT |
---|
66 | 67 | select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT |
---|
67 | | - ---help--- |
---|
| 68 | + help |
---|
68 | 69 | This adds support for DVB/ATSC cards based on the |
---|
69 | 70 | Conexant 2388x chip. |
---|
70 | 71 | |
---|
.. | .. |
---|
75 | 76 | bool "VP-3054 Secondary I2C Bus Support" |
---|
76 | 77 | default y |
---|
77 | 78 | depends on VIDEO_CX88_DVB && DVB_MT352 |
---|
78 | | - ---help--- |
---|
| 79 | + help |
---|
79 | 80 | This adds DVB-T support for cards based on the |
---|
80 | 81 | Conexant 2388x chip and the MT352 demodulator, |
---|
81 | 82 | which also require support for the VP-3054 |
---|