.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | config VIDEO_CX23885 |
---|
2 | 3 | tristate "Conexant cx23885 (2388x successor) support" |
---|
3 | 4 | depends on DVB_CORE && VIDEO_DEV && PCI && I2C && INPUT && SND |
---|
.. | .. |
---|
43 | 44 | select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT |
---|
44 | 45 | select MEDIA_TUNER_M88RS6000T if MEDIA_SUBDRV_AUTOSELECT |
---|
45 | 46 | select DVB_TUNER_DIB0070 if MEDIA_SUBDRV_AUTOSELECT |
---|
46 | | - ---help--- |
---|
| 47 | + help |
---|
47 | 48 | This is a video4linux driver for Conexant 23885 based |
---|
48 | 49 | TV cards. |
---|
49 | 50 | |
---|
.. | .. |
---|
54 | 55 | tristate "Altera FPGA based CI module" |
---|
55 | 56 | depends on VIDEO_CX23885 && DVB_CORE |
---|
56 | 57 | select ALTERA_STAPL |
---|
57 | | - ---help--- |
---|
| 58 | + help |
---|
58 | 59 | An Altera FPGA CI module for NetUP Dual DVB-T/C RF CI card. |
---|
59 | 60 | |
---|
60 | 61 | To compile this driver as a module, choose M here: the |
---|