0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DVB_USB
0003 tristate "Support for various USB DVB devices"
0004 depends on DVB_CORE && USB && I2C && RC_CORE
0005 select CYPRESS_FIRMWARE
0006 help
0007 By enabling this you will be able to choose the various supported
0008 USB1.1 and USB2.0 DVB devices.
0009
0010 Almost every USB device needs a firmware, please look into
0011 <file:Documentation/driver-api/media/drivers/dvb-usb.rst>.
0012
0013 For a complete list of supported USB devices see the LinuxTV DVB Wiki:
0014 <https://linuxtv.org/wiki/index.php/DVB_USB>
0015
0016 Say Y if you own a USB DVB device.
0017
0018 config DVB_USB_DEBUG
0019 bool "Enable extended debug support for all DVB-USB devices"
0020 depends on DVB_USB
0021 help
0022 Say Y if you want to enable debugging. See modinfo dvb-usb (and the
0023 appropriate drivers) for debug levels.
0024
0025 if DVB_USB
0026
0027 config DVB_USB_A800
0028 tristate "AVerMedia AverTV DVB-T USB 2.0 (A800)"
0029 depends on DVB_USB
0030 select DVB_USB_DIB3000MC
0031 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0032 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
0033 help
0034 Say Y here to support the AVerMedia AverTV DVB-T USB 2.0 (A800) receiver.
0035
0036 config DVB_USB_AF9005
0037 tristate "Afatech AF9005 DVB-T USB1.1 support"
0038 depends on DVB_USB
0039 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
0040 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
0041 help
0042 Say Y here to support the Afatech AF9005 based DVB-T USB1.1 receiver
0043 and the TerraTec Cinergy T USB XE (Rev.1)
0044
0045 config DVB_USB_AF9005_REMOTE
0046 tristate "Afatech AF9005 default remote control support"
0047 depends on DVB_USB_AF9005
0048 help
0049 Say Y here to support the default remote control decoding for the
0050 Afatech AF9005 based receiver.
0051
0052 config DVB_USB_AZ6027
0053 tristate "Azurewave DVB-S/S2 USB2.0 AZ6027 support"
0054 depends on DVB_USB
0055 select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
0056 select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
0057 help
0058 Say Y here to support the AZ6027 device
0059
0060 config DVB_USB_CINERGY_T2
0061 tristate "Terratec CinergyT2/qanu USB 2.0 DVB-T receiver"
0062 depends on DVB_USB
0063 help
0064 Support for "TerraTec CinergyT2" USB2.0 Highspeed DVB Receivers
0065
0066 Say Y if you own such a device and want to use it.
0067
0068 config DVB_USB_CXUSB
0069 tristate "Conexant USB2.0 hybrid reference design support"
0070 depends on DVB_USB
0071 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0072 select DVB_CX22702 if MEDIA_SUBDRV_AUTOSELECT
0073 select DVB_LGDT330X if MEDIA_SUBDRV_AUTOSELECT
0074 select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
0075 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
0076 select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
0077 select DVB_TUNER_DIB0070 if MEDIA_SUBDRV_AUTOSELECT
0078 select DVB_ATBM8830 if MEDIA_SUBDRV_AUTOSELECT
0079 select DVB_LGS8GXX if MEDIA_SUBDRV_AUTOSELECT
0080 select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
0081 select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
0082 select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT
0083 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
0084 select MEDIA_TUNER_MAX2165 if MEDIA_SUBDRV_AUTOSELECT
0085 select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
0086 help
0087 Say Y here to support the Conexant USB2.0 hybrid reference design.
0088 DVB and ATSC modes are supported, for a basic analog mode support
0089 see the next option ("Analog support for the Conexant USB2.0 hybrid
0090 reference design").
0091 Devices that require this module:
0092
0093 Medion MD95700 hybrid USB2.0 device.
0094 DViCO FusionHDTV (Bluebird) USB2.0 devices
0095
0096 config DVB_USB_CXUSB_ANALOG
0097 bool "Analog support for the Conexant USB2.0 hybrid reference design"
0098 depends on DVB_USB_CXUSB && VIDEO_DEV
0099 depends on VIDEO_DEV=y || VIDEO_DEV=DVB_USB_CXUSB
0100 select VIDEO_CX25840
0101 select VIDEOBUF2_VMALLOC
0102 help
0103 Say Y here to enable basic analog mode support for the Conexant
0104 USB2.0 hybrid reference design.
0105 Currently this mode is supported only on a Medion MD95700 device.
0106
0107 config DVB_USB_DIB0700
0108 tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)"
0109 depends on DVB_USB
0110 select DVB_DIB7000P if MEDIA_SUBDRV_AUTOSELECT
0111 select DVB_DIB7000M if MEDIA_SUBDRV_AUTOSELECT
0112 select DVB_DIB8000 if MEDIA_SUBDRV_AUTOSELECT
0113 select DVB_USB_DIB3000MC if MEDIA_SUBDRV_AUTOSELECT
0114 select DVB_S5H1411 if MEDIA_SUBDRV_AUTOSELECT
0115 select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
0116 select DVB_MN88472 if MEDIA_SUBDRV_AUTOSELECT
0117 select DVB_TUNER_DIB0070 if MEDIA_SUBDRV_AUTOSELECT
0118 select DVB_TUNER_DIB0090 if MEDIA_SUBDRV_AUTOSELECT
0119 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
0120 select MEDIA_TUNER_MT2266 if MEDIA_SUBDRV_AUTOSELECT
0121 select MEDIA_TUNER_XC2028 if MEDIA_SUBDRV_AUTOSELECT
0122 select MEDIA_TUNER_XC5000 if MEDIA_SUBDRV_AUTOSELECT
0123 select MEDIA_TUNER_XC4000 if MEDIA_SUBDRV_AUTOSELECT
0124 select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
0125 select MEDIA_TUNER_TDA18250 if MEDIA_SUBDRV_AUTOSELECT
0126 help
0127 Support for USB2.0/1.1 DVB receivers based on the DiB0700 USB bridge. The
0128 USB bridge is also present in devices having the DiB7700 DVB-T-USB
0129 silicon. This chip can be found in devices offered by Hauppauge,
0130 Avermedia and other big and small companies.
0131
0132 For an up-to-date list of devices supported by this driver, have a look
0133 on the LinuxTV Wiki at www.linuxtv.org.
0134
0135 Say Y if you own such a device and want to use it. You should build it as
0136 a module.
0137
0138 config DVB_USB_DIB3000MC
0139 tristate
0140 depends on DVB_USB
0141 select DVB_DIB3000MC
0142 help
0143 This is a module with helper functions for accessing the
0144 DIB3000MC from USB DVB devices. It must be a separate module
0145 in case DVB_USB is built-in and DVB_DIB3000MC is a module,
0146 and gets selected automatically when needed.
0147
0148 config DVB_USB_DIBUSB_MB
0149 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-B) (see help for device list)"
0150 depends on DVB_USB
0151 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0152 select DVB_DIB3000MB
0153 depends on DVB_DIB3000MC || !DVB_DIB3000MC
0154 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
0155 help
0156 Support for USB 1.1 and 2.0 DVB-T receivers based on reference designs made by
0157 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-B demodulator.
0158
0159 For an up-to-date list of devices supported by this driver, have a look
0160 on the Linux-DVB Wiki at www.linuxtv.org.
0161
0162 Say Y if you own such a device and want to use it. You should build it as
0163 a module.
0164
0165 config DVB_USB_DIBUSB_MB_FAULTY
0166 bool "Support faulty USB IDs"
0167 depends on DVB_USB_DIBUSB_MB
0168 help
0169 Support for faulty USB IDs due to an invalid EEPROM on some Artec devices.
0170
0171 config DVB_USB_DIBUSB_MC
0172 tristate "DiBcom USB DVB-T devices (based on the DiB3000M-C/P) (see help for device list)"
0173 depends on DVB_USB
0174 select DVB_USB_DIB3000MC
0175 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
0176 help
0177 Support for USB2.0 DVB-T receivers based on reference designs made by
0178 DiBcom (<http://www.dibcom.fr>) equipped with a DiB3000M-C/P demodulator.
0179
0180 For an up-to-date list of devices supported by this driver, have a look
0181 on the Linux-DVB Wiki at www.linuxtv.org.
0182
0183 Say Y if you own such a device and want to use it. You should build it as
0184 a module.
0185
0186 config DVB_USB_DIGITV
0187 tristate "Nebula Electronics uDigiTV DVB-T USB2.0 support"
0188 depends on DVB_USB
0189 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0190 select DVB_NXT6000 if MEDIA_SUBDRV_AUTOSELECT
0191 select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
0192 help
0193 Say Y here to support the Nebula Electronics uDigitV USB2.0 DVB-T receiver.
0194
0195 config DVB_USB_DTT200U
0196 tristate "WideView WT-200U and WT-220U (pen) DVB-T USB2.0 support (Yakumo/Hama/Typhoon/Yuan)"
0197 depends on DVB_USB
0198 help
0199 Say Y here to support the WideView/Yakumo/Hama/Typhoon/Yuan DVB-T USB2.0 receiver.
0200
0201 The receivers are also known as DTT200U (Yakumo) and UB300 (Yuan).
0202
0203 The WT-220U and its clones are pen-sized.
0204
0205 config DVB_USB_DTV5100
0206 tristate "AME DTV-5100 USB2.0 DVB-T support"
0207 depends on DVB_USB
0208 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
0209 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
0210 help
0211 Say Y here to support the AME DTV-5100 USB2.0 DVB-T receiver.
0212
0213 config DVB_USB_DW2102
0214 tristate "DvbWorld & TeVii DVB-S/S2 USB2.0 support"
0215 depends on DVB_USB
0216 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0217 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
0218 select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
0219 select DVB_STB6000 if MEDIA_SUBDRV_AUTOSELECT
0220 select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
0221 select DVB_SI21XX if MEDIA_SUBDRV_AUTOSELECT
0222 select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
0223 select DVB_MT312 if MEDIA_SUBDRV_AUTOSELECT
0224 select DVB_ZL10039 if MEDIA_SUBDRV_AUTOSELECT
0225 select DVB_DS3000 if MEDIA_SUBDRV_AUTOSELECT
0226 select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
0227 select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
0228 select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
0229 select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
0230 select DVB_M88RS2000 if MEDIA_SUBDRV_AUTOSELECT
0231 select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
0232 help
0233 Say Y here to support the DvbWorld, TeVii, Prof, TechnoTrend
0234 DVB-S/S2 USB2.0 receivers.
0235
0236 config DVB_USB_GP8PSK
0237 tristate "GENPIX 8PSK->USB module support"
0238 depends on DVB_USB
0239 help
0240 Say Y here to support the
0241 GENPIX 8psk module
0242
0243 DVB-S USB2.0 receivers.
0244
0245 config DVB_USB_M920X
0246 tristate "Uli m920x DVB-T USB2.0 support"
0247 depends on DVB_USB
0248 select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
0249 select DVB_TDA1004X if MEDIA_SUBDRV_AUTOSELECT
0250 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
0251 select MEDIA_TUNER_TDA827X if MEDIA_SUBDRV_AUTOSELECT
0252 select MEDIA_TUNER_SIMPLE if MEDIA_SUBDRV_AUTOSELECT
0253 help
0254 Say Y here to support the MSI Mega Sky 580 USB2.0 DVB-T receiver.
0255 Currently, only devices with a product id of
0256 "DTV USB MINI" (in cold state) are supported.
0257 Firmware required.
0258
0259 config DVB_USB_NOVA_T_USB2
0260 tristate "Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 support"
0261 depends on DVB_USB
0262 select DVB_USB_DIB3000MC
0263 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0264 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
0265 help
0266 Say Y here to support the Hauppauge WinTV-NOVA-T usb2 DVB-T USB2.0 receiver.
0267
0268 config DVB_USB_OPERA1
0269 tristate "Opera1 DVB-S USB2.0 receiver"
0270 depends on DVB_USB
0271 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
0272 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0273 help
0274 Say Y here to support the Opera DVB-S USB2.0 receiver.
0275
0276 config DVB_USB_PCTV452E
0277 tristate "Pinnacle PCTV HDTV Pro USB device/TT Connect S2-3600"
0278 depends on DVB_USB
0279 select TTPCI_EEPROM
0280 select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT
0281 select DVB_LNBP22 if MEDIA_SUBDRV_AUTOSELECT
0282 select DVB_STB0899 if MEDIA_SUBDRV_AUTOSELECT
0283 select DVB_STB6100 if MEDIA_SUBDRV_AUTOSELECT
0284 help
0285 Support for external USB adapter designed by Pinnacle,
0286 shipped under the brand name 'PCTV HDTV Pro USB'.
0287 Also supports TT Connect S2-3600/3650 cards.
0288 Say Y if you own such a device and want to use it.
0289
0290 config DVB_USB_TECHNISAT_USB2
0291 tristate "Technisat DVB-S/S2 USB2.0 support"
0292 depends on DVB_USB
0293 select DVB_STV090x if MEDIA_SUBDRV_AUTOSELECT
0294 select DVB_STV6110x if MEDIA_SUBDRV_AUTOSELECT
0295 help
0296 Say Y here to support the Technisat USB2 DVB-S/S2 device
0297
0298 config DVB_USB_TTUSB2
0299 tristate "Pinnacle 400e DVB-S USB2.0 support"
0300 depends on DVB_USB
0301 select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT
0302 select DVB_LNBP21 if MEDIA_SUBDRV_AUTOSELECT
0303 select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT
0304 select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
0305 select DVB_TDA10048 if MEDIA_SUBDRV_AUTOSELECT
0306 select MEDIA_TUNER_TDA827X if MEDIA_SUBDRV_AUTOSELECT
0307 help
0308 Say Y here to support the Pinnacle 400e DVB-S USB2.0 receiver and
0309 the TechnoTrend CT-3650 CI DVB-C/T USB2.0 receiver. The
0310 firmware protocol used by this module is similar to the one used by the
0311 old ttusb-driver - that's why the module is called dvb-usb-ttusb2.
0312
0313 config DVB_USB_UMT_010
0314 tristate "HanfTek UMT-010 DVB-T USB2.0 support"
0315 depends on DVB_USB
0316 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
0317 select DVB_USB_DIB3000MC
0318 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
0319 select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
0320 help
0321 Say Y here to support the HanfTek UMT-010 USB2.0 stick-sized DVB-T receiver.
0322
0323 config DVB_USB_VP702X
0324 tristate "TwinhanDTV StarBox and clones DVB-S USB2.0 support"
0325 depends on DVB_USB
0326 help
0327 Say Y here to support the
0328
0329 TwinhanDTV StarBox,
0330 DigitalRise USB Starbox and
0331 TYPHOON DVB-S USB 2.0 BOX
0332
0333 DVB-S USB2.0 receivers.
0334
0335 config DVB_USB_VP7045
0336 tristate "TwinhanDTV Alpha/MagicBoxII, DNTV tinyUSB2, Beetle USB2.0 support"
0337 depends on DVB_USB
0338 help
0339 Say Y here to support the
0340
0341 TwinhanDTV Alpha (stick) (VP-7045),
0342 TwinhanDTV MagicBox II (VP-7046),
0343 DigitalNow TinyUSB 2 DVB-t,
0344 DigitalRise USB 2.0 Ter (Beetle) and
0345 TYPHOON DVB-T USB DRIVE
0346
0347 DVB-T USB2.0 receivers.
0348
0349 endif