blob: 902c762e0b7fb8867bc1d62ea65f2e2a4ee5e9a3 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001config DVB_BT8XX
Michael Krufky2684f5c2005-09-06 15:19:38 -07002 tristate "BT8xx based PCI cards"
Manu Abraham3c2c5492006-05-20 13:17:00 -03003 depends on DVB_CORE && PCI && I2C && VIDEO_BT848
Andrew de Quincey17aafcc62006-08-08 15:48:07 -03004 select DVB_MT352 if !DVB_FE_CUSTOMISE
5 select DVB_SP887X if !DVB_FE_CUSTOMISE
6 select DVB_NXT6000 if !DVB_FE_CUSTOMISE
7 select DVB_CX24110 if !DVB_FE_CUSTOMISE
8 select DVB_OR51211 if !DVB_FE_CUSTOMISE
9 select DVB_LGDT330X if !DVB_FE_CUSTOMISE
10 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
Michael Krufky2c4963d2008-04-22 14:46:25 -030011 select TUNER_SIMPLE if !DVB_FE_CUSTOMISE
maximilian attems87c1fae2006-03-25 15:56:07 -030012 select FW_LOADER
Linus Torvalds1da177e2005-04-16 15:20:36 -070013 help
14 Support for PCI cards based on the Bt8xx PCI bridge. Examples are
Michael Krufky2684f5c2005-09-06 15:19:38 -070015 the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards,
Michael Krufky3cff00d2005-11-08 21:35:12 -080016 the pcHDTV HD2000 cards, the DViCO FusionHDTV Lite cards, and
17 some AVerMedia cards.
Linus Torvalds1da177e2005-04-16 15:20:36 -070018
Johannes Stezenbach50b215a2005-05-16 21:54:41 -070019 Since these cards have no MPEG decoder onboard, they transmit
Linus Torvalds1da177e2005-04-16 15:20:36 -070020 only compressed MPEG data over the PCI bus, so you need
21 an external software decoder to watch TV on your computer.
22
23 Say Y if you own such a device and want to use it.