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/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig
index ad52143602cd..5f2a0c1dc4ec 100644
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/drivers/media/dvb/dvb-usb/Kconfig
@@ -109,6 +109,16 @@ config DVB_USB_CXUSB
109 Medion MD95700 hybrid USB2.0 device. 109 Medion MD95700 hybrid USB2.0 device.
110 DViCO FusionHDTV (Bluebird) USB2.0 devices 110 DViCO FusionHDTV (Bluebird) USB2.0 devices
111 111
112config DVB_USB_MEGASKY
113 tristate "MSI Mega Sky 580 DVB-T USB2.0 support"
114 depends on DVB_USB
115 select DVB_MT352
116 help
117 Say Y here to support the MSI Mega Sky 580 USB2.0 DVB-T receiver.
118 Currently, only devices with a product id of
119 "DTV USB MINI" (in cold state) are supported.
120 Firmware required.
121
112config DVB_USB_DIGITV 122config DVB_USB_DIGITV
113 tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support" 123 tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
114 depends on DVB_USB 124 depends on DVB_USB