diff options
author | Johannes Stezenbach <devnull@localhost> | 2004-12-27 09:16:30 +0000 |
---|---|---|
committer | Johannes Stezenbach <devnull@localhost> | 2004-12-27 09:16:30 +0000 |
commit | 4849dcad6ef2aa123c72ef63a51ba06bf4a4aa58 (patch) | |
tree | 3e2683ec95de8a4f663b8791076d1db829b9dc28 /linux/drivers/media/dvb/bt8xx | |
parent | a6f918f6a12f1f47ee17ec62a0844dea8c3ab33b (diff) | |
download | mediapointer-dvb-s2-4849dcad6ef2aa123c72ef63a51ba06bf4a4aa58.tar.gz mediapointer-dvb-s2-4849dcad6ef2aa123c72ef63a51ba06bf4a4aa58.tar.bz2 |
select DVB_NXT6000
Diffstat (limited to 'linux/drivers/media/dvb/bt8xx')
-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 abcb5b905..135b4c79d 100644 --- a/linux/drivers/media/dvb/bt8xx/Kconfig +++ b/linux/drivers/media/dvb/bt8xx/Kconfig @@ -3,6 +3,7 @@ config DVB_BT8XX depends on DVB_CORE && PCI && VIDEO_BT848 select DVB_MT352 select DVB_SP887X + select DVB_NXT6000 help Support for PCI cards based on the Bt8xx PCI bridge. Examples are the Nebula cards, the Pinnacle PCTV cards and Twinhan DST cards. @@ -15,4 +16,4 @@ config DVB_BT8XX "Twinhan DST based DVB-S/-T frontend". Say Y if you own such a device and want to use it. - + |