1config DVB_USB_V2 2 tristate "Support for various USB DVB devices v2" 3 depends on DVB_CORE && USB && I2C && (RC_CORE || RC_CORE=n) 4 help 5 By enabling this you will be able to choose the various supported 6 USB1.1 and USB2.0 DVB devices. 7 8 Almost every USB device needs a firmware, please look into 9 <file:Documentation/dvb/README.dvb-usb>. 10 11 For a complete list of supported USB devices see the LinuxTV DVB Wiki: 12 <http://www.linuxtv.org/wiki/index.php/DVB_USB> 13 14 Say Y if you own a USB DVB device. 15 16config DVB_USB_AF9015 17 tristate "Afatech AF9015 DVB-T USB2.0 support" 18 depends on DVB_USB_V2 19 select DVB_AF9013 20 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT 21 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT 22 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT 23 select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT 24 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT 25 select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT 26 select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT 27 select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT 28 help 29 Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver 30 31config DVB_USB_AF9035 32 tristate "Afatech AF9035 DVB-T USB2.0 support" 33 depends on DVB_USB_V2 34 select DVB_AF9033 35 select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT 36 select MEDIA_TUNER_FC0011 if MEDIA_SUBDRV_AUTOSELECT 37 select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT 38 select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT 39 select MEDIA_TUNER_FC2580 if MEDIA_SUBDRV_AUTOSELECT 40 select MEDIA_TUNER_IT913X if MEDIA_SUBDRV_AUTOSELECT 41 help 42 Say Y here to support the Afatech AF9035 based DVB USB receiver. 43 44config DVB_USB_ANYSEE 45 tristate "Anysee DVB-T/C USB2.0 support" 46 depends on DVB_USB_V2 47 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT 48 select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT 49 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT 50 select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT 51 select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT 52 select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT 53 select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT 54 select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT 55 select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT 56 select DVB_CXD2820R if MEDIA_SUBDRV_AUTOSELECT 57 help 58 Say Y here to support the Anysee E30, Anysee E30 Plus or 59 Anysee E30 C Plus DVB USB2.0 receiver. 60 61config DVB_USB_AU6610 62 tristate "Alcor Micro AU6610 USB2.0 support" 63 depends on DVB_USB_V2 64 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT 65 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT 66 help 67 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver. 68 69config DVB_USB_AZ6007 70 tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support" 71 depends on DVB_USB_V2 72 select CYPRESS_FIRMWARE 73 select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT 74 select MEDIA_TUNER_MT2063 if MEDIA_SUBDRV_AUTOSELECT 75 help 76 Say Y here to support the AZ6007 receivers like Terratec H7. 77 78config DVB_USB_CE6230 79 tristate "Intel CE6230 DVB-T USB2.0 support" 80 depends on DVB_USB_V2 81 select DVB_ZL10353 82 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT 83 help 84 Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver 85 86config DVB_USB_EC168 87 tristate "E3C EC168 DVB-T USB2.0 support" 88 depends on DVB_USB_V2 89 select DVB_EC100 90 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT 91 help 92 Say Y here to support the E3C EC168 DVB-T USB2.0 receiver. 93 94config DVB_USB_GL861 95 tristate "Genesys Logic GL861 USB2.0 support" 96 depends on DVB_USB_V2 97 select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT 98 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT 99 help 100 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0 101 receiver with USB ID 0db0:5581. 102 103config DVB_USB_LME2510 104 tristate "LME DM04/QQBOX DVB-S USB2.0 support" 105 depends on DVB_USB_V2 106 depends on RC_CORE 107 select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT 108 select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT 109 select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT 110 select DVB_IX2505V if MEDIA_SUBDRV_AUTOSELECT 111 select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT 112 select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT 113 select DVB_M88RS2000 if MEDIA_SUBDRV_AUTOSELECT 114 select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT 115 help 116 Say Y here to support the LME DM04/QQBOX DVB-S USB2.0 117 118config DVB_USB_MXL111SF 119 tristate "MxL111SF DTV USB2.0 support" 120 depends on DVB_USB_V2 121 select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT 122 select DVB_LG2160 if MEDIA_SUBDRV_AUTOSELECT 123 select VIDEO_TVEEPROM 124 help 125 Say Y here to support the MxL111SF USB2.0 DTV receiver. 126 127config DVB_USB_RTL28XXU 128 tristate "Realtek RTL28xxU DVB USB support" 129 depends on DVB_USB_V2 && I2C_MUX 130 select DVB_RTL2830 131 select DVB_RTL2832 132 select DVB_RTL2832_SDR if (MEDIA_SUBDRV_AUTOSELECT && MEDIA_SDR_SUPPORT) 133 select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT 134 select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT 135 select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT 136 select MEDIA_TUNER_FC0012 if MEDIA_SUBDRV_AUTOSELECT 137 select MEDIA_TUNER_FC0013 if MEDIA_SUBDRV_AUTOSELECT 138 select MEDIA_TUNER_E4000 if MEDIA_SUBDRV_AUTOSELECT 139 select MEDIA_TUNER_FC2580 if MEDIA_SUBDRV_AUTOSELECT 140 select MEDIA_TUNER_R820T if MEDIA_SUBDRV_AUTOSELECT 141 help 142 Say Y here to support the Realtek RTL28xxU DVB USB receiver. 143 144config DVB_USB_DVBSKY 145 tristate "DVBSky USB support" 146 depends on DVB_USB_V2 147 select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT 148 select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT 149 select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT 150 select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT 151 select DVB_SP2 if MEDIA_SUBDRV_AUTOSELECT 152 help 153 Say Y here to support the USB receivers from DVBSky. 154