aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/dvb-usb/Kconfig')
-rw-r--r--drivers/media/dvb/dvb-usb/Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig
index 8aa32f6e447b..1a69130a8462 100644
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/drivers/media/dvb/dvb-usb/Kconfig
@@ -21,12 +21,14 @@ config DVB_USB_DEBUG
21config DVB_USB_A800 21config DVB_USB_A800
22 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)" 22 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
23 depends on DVB_USB 23 depends on DVB_USB
24 select DVB_DIB3000MC
24 help 25 help
25 Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver. 26 Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.
26 27
27config DVB_USB_DIBUSB_MB 28config DVB_USB_DIBUSB_MB
28 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)" 29 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)"
29 depends on DVB_USB 30 depends on DVB_USB
31 select DVB_DIB3000MB
30 help 32 help
31 Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by 33 Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by
32 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator. 34 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator.
@@ -52,6 +54,7 @@ config DVB_USB_DIBUSB_MB
52config DVB_USB_DIBUSB_MC 54config DVB_USB_DIBUSB_MC
53 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)" 55 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)"
54 depends on DVB_USB 56 depends on DVB_USB
57 select DVB_DIB3000MC
55 help 58 help
56 Support for 2.0 DVB-T receivers based on reference designs made by 59 Support for 2.0 DVB-T receivers based on reference designs made by
57 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator. 60 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
@@ -66,12 +69,24 @@ config DVB_USB_DIBUSB_MC
66config DVB_USB_UMT_010 69config DVB_USB_UMT_010
67 tristate "HanfTek UMT-010 DVB-T USB2.0 support" 70 tristate "HanfTek UMT-010 DVB-T USB2.0 support"
68 depends on DVB_USB 71 depends on DVB_USB
72 select DVB_DIB3000MC
69 help 73 help
70 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver. 74 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
71 75
76config DVB_USB_CXUSB
77 tristate "Medion MD95700 hybrid USB2.0 (Conexant) support"
78 depends on DVB_USB
79 select DVB_CX22702
80 help
81 Say Y here to support the Medion MD95700 hybrid USB2.0 device. Currently
82 only the DVB-T part is supported and MPEG2 data transfer are not working
83 :(.
84
72config DVB_USB_DIGITV 85config DVB_USB_DIGITV
73 tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support" 86 tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
74 depends on DVB_USB 87 depends on DVB_USB
88 select DVB_NXT6000
89 select DVB_MT352
75 help 90 help
76 Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver. 91 Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
77 92
@@ -87,6 +102,7 @@ config DVB_USB_VP7045
87config DVB_USB_NOVA_T_USB2 102config DVB_USB_NOVA_T_USB2
88 tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support" 103 tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
89 depends on DVB_USB 104 depends on DVB_USB
105 select DVB_DIB3000MC
90 help 106 help
91 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver. 107 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
92 108