162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_BT848 362306a36Sopenharmony_ci tristate "BT848 Video For Linux" 462306a36Sopenharmony_ci depends on PCI && I2C && VIDEO_DEV 562306a36Sopenharmony_ci select I2C_ALGOBIT 662306a36Sopenharmony_ci select VIDEOBUF2_DMA_SG 762306a36Sopenharmony_ci depends on RC_CORE 862306a36Sopenharmony_ci depends on MEDIA_RADIO_SUPPORT 962306a36Sopenharmony_ci select VIDEO_TUNER 1062306a36Sopenharmony_ci select VIDEO_TVEEPROM 1162306a36Sopenharmony_ci select VIDEO_MSP3400 if MEDIA_SUBDRV_AUTOSELECT 1262306a36Sopenharmony_ci select VIDEO_TVAUDIO if MEDIA_SUBDRV_AUTOSELECT 1362306a36Sopenharmony_ci select VIDEO_TDA7432 if MEDIA_SUBDRV_AUTOSELECT 1462306a36Sopenharmony_ci select VIDEO_SAA6588 if MEDIA_SUBDRV_AUTOSELECT 1562306a36Sopenharmony_ci select RADIO_ADAPTERS 1662306a36Sopenharmony_ci select RADIO_TEA575X 1762306a36Sopenharmony_ci help 1862306a36Sopenharmony_ci Support for BT848 based frame grabber boards. This includes 1962306a36Sopenharmony_ci the Miro, Hauppauge and STB boards. Please read the material in 2062306a36Sopenharmony_ci <file:Documentation/admin-guide/media/bttv.rst> for more information. 2162306a36Sopenharmony_ci 2262306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 2362306a36Sopenharmony_ci module will be called bttv. 2462306a36Sopenharmony_ci 2562306a36Sopenharmony_ciconfig DVB_BT8XX 2662306a36Sopenharmony_ci tristate "DVB/ATSC Support for bt878 based TV cards" 2762306a36Sopenharmony_ci depends on DVB_CORE && PCI && I2C && VIDEO_BT848 2862306a36Sopenharmony_ci select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT 2962306a36Sopenharmony_ci select DVB_SP887X if MEDIA_SUBDRV_AUTOSELECT 3062306a36Sopenharmony_ci select DVB_NXT6000 if MEDIA_SUBDRV_AUTOSELECT 3162306a36Sopenharmony_ci select DVB_CX24110 if MEDIA_SUBDRV_AUTOSELECT 3262306a36Sopenharmony_ci select DVB_OR51211 if MEDIA_SUBDRV_AUTOSELECT 3362306a36Sopenharmony_ci select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT 3462306a36Sopenharmony_ci select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT 3562306a36Sopenharmony_ci select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT 3662306a36Sopenharmony_ci help 3762306a36Sopenharmony_ci Support for PCI cards based on the Bt8xx PCI bridge. Examples are 3862306a36Sopenharmony_ci the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards, 3962306a36Sopenharmony_ci the pcHDTV HD2000 cards, the DViCO FusionHDTV Lite cards, and 4062306a36Sopenharmony_ci some AVerMedia cards. 4162306a36Sopenharmony_ci 4262306a36Sopenharmony_ci Since these cards have no MPEG decoder onboard, they transmit 4362306a36Sopenharmony_ci only compressed MPEG data over the PCI bus, so you need 4462306a36Sopenharmony_ci an external software decoder to watch TV on your computer. 4562306a36Sopenharmony_ci 4662306a36Sopenharmony_ci Say Y if you own such a device and want to use it. 47