From 8e4898d21b31a77a39379f37ebf932bd29e7989a Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Wed, 17 Aug 2005 04:04:05 +0000 Subject: Changed one-liner description text in Kconfig for dvb-bt8xx. IMHO, to improve user-friendliness, we should eventually move CONFIG_DVB_BT8XX menu option to underneath CONFIG_BT848, similar to cx88-dvb and saa7134-dvb. Signed-off-by: Michael Krufky --- linux/drivers/media/dvb/bt8xx/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'linux/drivers') diff --git a/linux/drivers/media/dvb/bt8xx/Kconfig b/linux/drivers/media/dvb/bt8xx/Kconfig index b12545f09..859def911 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -1,5 +1,5 @@ config DVB_BT8XX - tristate "Nebula/Pinnacle PCTV/Twinhan PCI cards" + tristate "BT8xx based PCI cards" depends on DVB_CORE && PCI && VIDEO_BT848 select DVB_MT352 select DVB_SP887X @@ -8,8 +8,8 @@ config DVB_BT8XX select DVB_OR51211 help Support for PCI cards based on the Bt8xx PCI bridge. Examples are - the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST cards and - pcHDTV HD2000 cards. + the Nebula cards, the Pinnacle PCTV cards, the Twinhan DST 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 -- cgit v1.2.3