18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig VIDEO_CX18
38c2ecf20Sopenharmony_ci	tristate "Conexant cx23418 MPEG encoder support"
48c2ecf20Sopenharmony_ci	depends on VIDEO_V4L2 && DVB_CORE && PCI && I2C
58c2ecf20Sopenharmony_ci	select I2C_ALGOBIT
68c2ecf20Sopenharmony_ci	select VIDEOBUF_VMALLOC
78c2ecf20Sopenharmony_ci	depends on RC_CORE
88c2ecf20Sopenharmony_ci	select VIDEO_TUNER
98c2ecf20Sopenharmony_ci	select VIDEO_TVEEPROM
108c2ecf20Sopenharmony_ci	select VIDEO_CX2341X
118c2ecf20Sopenharmony_ci	select VIDEO_CS5345
128c2ecf20Sopenharmony_ci	select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
138c2ecf20Sopenharmony_ci	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
148c2ecf20Sopenharmony_ci	select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
158c2ecf20Sopenharmony_ci	select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
168c2ecf20Sopenharmony_ci	select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
178c2ecf20Sopenharmony_ci	help
188c2ecf20Sopenharmony_ci	  This is a video4linux driver for Conexant cx23418 based
198c2ecf20Sopenharmony_ci	  PCI combo video recorder devices.
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ci	  This is used in devices such as the Hauppauge HVR-1600
228c2ecf20Sopenharmony_ci	  cards.
238c2ecf20Sopenharmony_ci
248c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
258c2ecf20Sopenharmony_ci	  module will be called cx18.
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciconfig VIDEO_CX18_ALSA
288c2ecf20Sopenharmony_ci	tristate "Conexant 23418 DMA audio support"
298c2ecf20Sopenharmony_ci	depends on VIDEO_CX18 && SND
308c2ecf20Sopenharmony_ci	select SND_PCM
318c2ecf20Sopenharmony_ci	help
328c2ecf20Sopenharmony_ci	  This is a video4linux driver for direct (DMA) audio on
338c2ecf20Sopenharmony_ci	  Conexant 23418 based TV cards using ALSA.
348c2ecf20Sopenharmony_ci
358c2ecf20Sopenharmony_ci	  To compile this driver as a module, choose M here: the
368c2ecf20Sopenharmony_ci	  module will be called cx18-alsa.
37