1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "Conexant cx23418 MPEG encoder support"
4 depends on VIDEO_DEV && DVB_CORE && PCI && I2C
6 select VIDEOBUF2_VMALLOC
12 select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
13 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
14 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
15 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
16 select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
18 This is a video4linux driver for Conexant cx23418 based
19 PCI combo video recorder devices.
21 This is used in devices such as the Hauppauge HVR-1600
24 To compile this driver as a module, choose M here: the
25 module will be called cx18.
27 config VIDEO_CX18_ALSA
28 tristate "Conexant 23418 DMA audio support"
29 depends on VIDEO_CX18 && SND
32 This is a video4linux driver for direct (DMA) audio on
33 Conexant 23418 based TV cards using ALSA.
35 To compile this driver as a module, choose M here: the
36 module will be called cx18-alsa.