diff options
| author | Holger Waechtler <devnull@localhost> | 2003-06-25 10:16:09 +0000 |
|---|---|---|
| committer | Holger Waechtler <devnull@localhost> | 2003-06-25 10:16:09 +0000 |
| commit | 5aabc26da3db5d22b4c50c187209ca6674e8b536 (patch) | |
| tree | 0f0f436deb22ea85ca09c8977b703b7800a82003 /linux/drivers/media/dvb/bt8xx/Kconfig | |
| parent | 6fe9146dba5201172dbefae2417544be44022abe (diff) | |
| download | mediapointer-dvb-s2-5aabc26da3db5d22b4c50c187209ca6674e8b536.tar.gz mediapointer-dvb-s2-5aabc26da3db5d22b4c50c187209ca6674e8b536.tar.bz2 | |
cvs sucks!
Diffstat (limited to 'linux/drivers/media/dvb/bt8xx/Kconfig')
| -rw-r--r-- | linux/drivers/media/dvb/bt8xx/Kconfig | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/bt8xx/Kconfig b/linux/drivers/media/dvb/bt8xx/Kconfig new file mode 100644 index 000000000..ec53a99fb --- /dev/null +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -0,0 +1,13 @@ +config DVB_BT8XX + tristate "Bt8xx based DVB PCI cards" + depends on DVB_CORE && USB + help + Support for PCI cards based on the Bt8xx PCI bridge. Examples are + The Nebula cards and the Pinnacle PCTV cards. + + Since these cards have no MPEG decoder onboard, they transmit + only compressed MPEG data over the PCI bus, so you need + an external software decoder to watch TV on your computer. + + Say Y if you own such a device and want to use it. + |
