diff options
author | Michael Krufky <devnull@localhost> | 2005-09-10 07:58:39 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-09-10 07:58:39 +0000 |
commit | 286af7fbcd3fb7e5767043ab254b94cafc82357b (patch) | |
tree | 3cc5d394e1223b74c8e4cfc5ceff3a466565b187 /linux/drivers | |
parent | 4c0b9b642d8482cda0975495a1cb632caabe5fcd (diff) | |
download | mediapointer-dvb-s2-286af7fbcd3fb7e5767043ab254b94cafc82357b.tar.gz mediapointer-dvb-s2-286af7fbcd3fb7e5767043ab254b94cafc82357b.tar.bz2 |
Mention DViCO FusionHDTV Lite cards in DVB_BT8XX Kconfig help Text.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'linux/drivers')
-rw-r--r-- | linux/drivers/media/dvb/bt8xx/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/bt8xx/Kconfig b/linux/drivers/media/dvb/bt8xx/Kconfig index 2922a993d..34370d803 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -10,7 +10,8 @@ config DVB_BT8XX help Support for PCI cards based on the Bt8xx PCI bridge. Examples are the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards, - the pcHDTV HD2000 cards, and certain AVerMedia cards. + the pcHDTV HD2000 cards, the DViCO FusionHDTV Lite cards, and + some AVerMedia cards. Since these cards have no MPEG decoder onboard, they transmit only compressed MPEG data over the PCI bus, so you need |