diff options
Diffstat (limited to 'linux/drivers/media/dvb/bt8xx/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/bt8xx/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/bt8xx/Kconfig b/linux/drivers/media/dvb/bt8xx/Kconfig index 73158550d..572bd491c 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -3,11 +3,11 @@ config DVB_BT8XX depends on DVB_CORE && PCI && VIDEO_BT848 help Support for PCI cards based on the Bt8xx PCI bridge. Examples are - The Nebula cards and the Pinnacle PCTV cards. + the Nebula cards, the Pinnacle PCTV cards, and Twinhan DST 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. + an external software decoder to watch TV on your computer. Say Y if you own such a device and want to use it. |