aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/dvb-usb')
-rw-r--r--drivers/media/dvb/dvb-usb/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/dvb-usb/Kconfig b/drivers/media/dvb/dvb-usb/Kconfig
index 6cbbaade73a5..80f67a51b908 100644
--- a/drivers/media/dvb/dvb-usb/Kconfig
+++ b/drivers/media/dvb/dvb-usb/Kconfig
@@ -124,6 +124,7 @@ config DVB_USB_GL861
124 tristate "Genesys Logic GL861 USB2.0 support" 124 tristate "Genesys Logic GL861 USB2.0 support"
125 depends on DVB_USB 125 depends on DVB_USB
126 select DVB_ZL10353 if !DVB_FE_CUSTOMISE 126 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
127 select DVB_TUNER_QT1010 if !DVB_FE_CUSTOMISE
127 help 128 help
128 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0 129 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
129 receiver with USB ID 0db0:5581. 130 receiver with USB ID 0db0:5581.
@@ -132,6 +133,7 @@ config DVB_USB_AU6610
132 tristate "Alcor Micro AU6610 USB2.0 support" 133 tristate "Alcor Micro AU6610 USB2.0 support"
133 depends on DVB_USB 134 depends on DVB_USB
134 select DVB_ZL10353 if !DVB_FE_CUSTOMISE 135 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
136 select DVB_TUNER_QT1010 if !DVB_FE_CUSTOMISE
135 help 137 help
136 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver. 138 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
137 139