summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorPatrick Boettcher <devnull@localhost>2004-09-05 10:45:46 +0000
committerPatrick Boettcher <devnull@localhost>2004-09-05 10:45:46 +0000
commit765003b26ec2ecdad1b44d53900b0b72061c15aa (patch)
tree1a5316a11a41772b7c0ba219c5eda2b6ab7ce9f9 /linux/drivers/media/dvb/frontends/Kconfig
parente9d59dfb63848042cc3e1e31c4d8aba7d38593cf (diff)
downloadmediapointer-dvb-s2-765003b26ec2ecdad1b44d53900b0b72061c15aa.tar.gz
mediapointer-dvb-s2-765003b26ec2ecdad1b44d53900b0b72061c15aa.tar.bz2
Add driver for the DiBcom 3000-MB DVB-T frontend. It is used on USB DVB-T devices based on a DiBcom reference design.
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r--linux/drivers/media/dvb/frontends/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index 620d961ba..50e4a5639 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -140,6 +140,21 @@ config DVB_MT352
DVB adapter simply enable all supported frontends, the
right one will get autodetected.
+config DVB_DIB3000MB
+ tristate "DiBcom 3000-MB"
+ depends on DVB_CORE
+ help
+ A DVB-T tuner module. Designed for mobile usage. Say Y when you want
+ to support this frontend.
+
+ Used on USB-powered devices. You should also say Y to DVB_DIBUSB
+ (DiBcom USB DVB-T Adapter) to support the actual device,
+ this is "only" the frontend/tuner.
+
+ If you don't know what tuner module is soldered on your
+ DVB adapter simply enable all supported frontends, the
+ right one will get autodetected.
+
comment "DVB-C (cable) frontends"
depends on DVB_CORE