diff options
author | Holger Waechtler <devnull@localhost> | 2003-06-27 10:06:25 +0000 |
---|---|---|
committer | Holger Waechtler <devnull@localhost> | 2003-06-27 10:06:25 +0000 |
commit | 10d106e253fdb1f79d4c9c961f28c217859650ee (patch) | |
tree | e95f17e5c4158cde8c53985ad3cad970a1b2639a /linux/drivers/media/dvb/bt8xx/Kconfig | |
parent | 5665f683356611af6fbd6916d7be44b50569c2f7 (diff) | |
download | mediapointer-dvb-s2-10d106e253fdb1f79d4c9c961f28c217859650ee.tar.gz mediapointer-dvb-s2-10d106e253fdb1f79d4c9c961f28c217859650ee.tar.bz2 |
improved help
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 ec53a99fb..73158550d 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -1,6 +1,6 @@ config DVB_BT8XX - tristate "Bt8xx based DVB PCI cards" - depends on DVB_CORE && USB + tristate "Nebula/Pinnacle PCTV PCI cards" + 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. |