blob: f394002118f81d48da7aca9846bc7271d4ea19e5 [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
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 select DVB_MT352
5 select DVB_SP887X
6 select DVB_NXT6000
7 select DVB_CX24110
8 select DVB_OR51211
Michael Krufky3cff00d2005-11-08 21:35:12 -08009 select DVB_LGDT330X
Michael Krufky3a63fc42006-04-11 18:16:22 -030010 select DVB_ZL10353
maximilian attems87c1fae2006-03-25 15:56:07 -030011 select FW_LOADER
Linus Torvalds1da177e2005-04-16 15:20:36 -070012 help
13 Support for PCI cards based on the Bt8xx PCI bridge. Examples are
Michael Krufky2684f5c2005-09-06 15:19:38 -070014 the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards,
Michael Krufky3cff00d2005-11-08 21:35:12 -080015 the pcHDTV HD2000 cards, the DViCO FusionHDTV Lite cards, and
16 some AVerMedia cards.
Linus Torvalds1da177e2005-04-16 15:20:36 -070017
Johannes Stezenbach50b215a2005-05-16 21:54:41 -070018 Since these cards have no MPEG decoder onboard, they transmit
Linus Torvalds1da177e2005-04-16 15:20:36 -070019 only compressed MPEG data over the PCI bus, so you need
20 an external software decoder to watch TV on your computer.
21
22 Say Y if you own such a device and want to use it.