162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig VIDEO_CX18
362306a36Sopenharmony_ci	tristate "Conexant cx23418 MPEG encoder support"
462306a36Sopenharmony_ci	depends on VIDEO_DEV && DVB_CORE && PCI && I2C
562306a36Sopenharmony_ci	select I2C_ALGOBIT
662306a36Sopenharmony_ci	select VIDEOBUF2_VMALLOC
762306a36Sopenharmony_ci	depends on RC_CORE
862306a36Sopenharmony_ci	select VIDEO_TUNER
962306a36Sopenharmony_ci	select VIDEO_TVEEPROM
1062306a36Sopenharmony_ci	select VIDEO_CX2341X
1162306a36Sopenharmony_ci	select VIDEO_CS5345
1262306a36Sopenharmony_ci	select DVB_S5H1409 if MEDIA_SUBDRV_AUTOSELECT
1362306a36Sopenharmony_ci	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
1462306a36Sopenharmony_ci	select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
1562306a36Sopenharmony_ci	select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
1662306a36Sopenharmony_ci	select MEDIA_TUNER_TDA8290 if MEDIA_SUBDRV_AUTOSELECT
1762306a36Sopenharmony_ci	help
1862306a36Sopenharmony_ci	  This is a video4linux driver for Conexant cx23418 based
1962306a36Sopenharmony_ci	  PCI combo video recorder devices.
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ci	  This is used in devices such as the Hauppauge HVR-1600
2262306a36Sopenharmony_ci	  cards.
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the
2562306a36Sopenharmony_ci	  module will be called cx18.
2662306a36Sopenharmony_ci
2762306a36Sopenharmony_ciconfig VIDEO_CX18_ALSA
2862306a36Sopenharmony_ci	tristate "Conexant 23418 DMA audio support"
2962306a36Sopenharmony_ci	depends on VIDEO_CX18 && SND
3062306a36Sopenharmony_ci	select SND_PCM
3162306a36Sopenharmony_ci	help
3262306a36Sopenharmony_ci	  This is a video4linux driver for direct (DMA) audio on
3362306a36Sopenharmony_ci	  Conexant 23418 based TV cards using ALSA.
3462306a36Sopenharmony_ci
3562306a36Sopenharmony_ci	  To compile this driver as a module, choose M here: the
3662306a36Sopenharmony_ci	  module will be called cx18-alsa.
37