diff options
author | Michael Krufky <devnull@localhost> | 2005-08-17 04:09:50 +0000 |
---|---|---|
committer | Michael Krufky <devnull@localhost> | 2005-08-17 04:09:50 +0000 |
commit | f470119eb96b6afa8f09bd2c0a980e01514b7e3c (patch) | |
tree | d8e1fe24887f621918af0cdaed97f4b604ae2c6a /linux/drivers/media/dvb/bt8xx/Kconfig | |
parent | 8e4898d21b31a77a39379f37ebf932bd29e7989a (diff) | |
download | mediapointer-dvb-s2-f470119eb96b6afa8f09bd2c0a980e01514b7e3c.tar.gz mediapointer-dvb-s2-f470119eb96b6afa8f09bd2c0a980e01514b7e3c.tar.bz2 |
fix AVerMedia capitalization
Diffstat (limited to 'linux/drivers/media/dvb/bt8xx/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/bt8xx/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/bt8xx/Kconfig b/linux/drivers/media/dvb/bt8xx/Kconfig index 859def911..1e85d1649 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -9,7 +9,7 @@ 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, and certain AVerMedia cards. Since these cards have no MPEG decoder onboard, they transmit only compressed MPEG data over the PCI bus, so you need |