blob: 81f0f1c03c1c216ba293efe7df5fb8ee5910ae78 [file] [log] [blame]
Antti Palosaariad6b9e52012-07-09 14:59:28 -03001config DVB_USB_V2
2 tristate "Support for various USB DVB devices v2"
3 depends on DVB_CORE && USB && I2C && RC_CORE
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
Antti Palosaari355b4b22012-08-01 21:38:46 -030016config DVB_USB_CYPRESS_FIRMWARE
17 tristate "Cypress firmware helper routines"
Antti Palosaariad6b9e52012-07-09 14:59:28 -030018 depends on DVB_USB_V2
Antti Palosaari355b4b22012-08-01 21:38:46 -030019 help
20 Common firmware download routine for various Cypress USB interface
21 chips.
22
23 Supported models are:
24 Cypress AN2135
25 Cypress AN2235
26 Cypress FX2
Antti Palosaariad6b9e52012-07-09 14:59:28 -030027
28config DVB_USB_AF9015
29 tristate "Afatech AF9015 DVB-T USB2.0 support"
30 depends on DVB_USB_V2
31 select DVB_AF9013
32 select DVB_PLL if !DVB_FE_CUSTOMISE
33 select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMISE
34 select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
35 select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE
36 select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
37 select MEDIA_TUNER_MC44S803 if !MEDIA_TUNER_CUSTOMISE
38 select MEDIA_TUNER_TDA18218 if !MEDIA_TUNER_CUSTOMISE
39 select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE
40 help
41 Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver
42
43config DVB_USB_AF9035
44 tristate "Afatech AF9035 DVB-T USB2.0 support"
45 depends on DVB_USB_V2
46 select DVB_AF9033
47 select MEDIA_TUNER_TUA9001 if !MEDIA_TUNER_CUSTOMISE
48 select MEDIA_TUNER_FC0011 if !MEDIA_TUNER_CUSTOMISE
49 select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE
50 select MEDIA_TUNER_TDA18218 if !MEDIA_TUNER_CUSTOMISE
51 help
52 Say Y here to support the Afatech AF9035 based DVB USB receiver.
53
54config DVB_USB_ANYSEE
55 tristate "Anysee DVB-T/C USB2.0 support"
56 depends on DVB_USB_V2
57 select DVB_PLL if !DVB_FE_CUSTOMISE
58 select DVB_MT352 if !DVB_FE_CUSTOMISE
59 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
60 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
61 select MEDIA_TUNER_TDA18212 if !MEDIA_TUNER_CUSTOMISE
62 select DVB_CX24116 if !DVB_FE_CUSTOMISE
63 select DVB_STV0900 if !DVB_FE_CUSTOMISE
64 select DVB_STV6110 if !DVB_FE_CUSTOMISE
65 select DVB_ISL6423 if !DVB_FE_CUSTOMISE
66 select DVB_CXD2820R if !DVB_FE_CUSTOMISE
67 help
68 Say Y here to support the Anysee E30, Anysee E30 Plus or
69 Anysee E30 C Plus DVB USB2.0 receiver.
70
71config DVB_USB_AU6610
72 tristate "Alcor Micro AU6610 USB2.0 support"
73 depends on DVB_USB_V2
74 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
75 select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
76 help
77 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
78
79config DVB_USB_CE6230
80 tristate "Intel CE6230 DVB-T USB2.0 support"
81 depends on DVB_USB_V2
82 select DVB_ZL10353
83 select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
84 help
85 Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
86
87config DVB_USB_EC168
88 tristate "E3C EC168 DVB-T USB2.0 support"
89 depends on DVB_USB_V2
90 select DVB_EC100
91 select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
92 help
93 Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
94
95config DVB_USB_GL861
96 tristate "Genesys Logic GL861 USB2.0 support"
97 depends on DVB_USB_V2
98 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
99 select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
100 help
101 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
102 receiver with USB ID 0db0:5581.
103
104config DVB_USB_MXL111SF
105 tristate "MxL111SF DTV USB2.0 support"
106 depends on DVB_USB_V2
107 select DVB_LGDT3305 if !DVB_FE_CUSTOMISE
108 select DVB_LG2160 if !DVB_FE_CUSTOMISE
109 select VIDEO_TVEEPROM
110 help
111 Say Y here to support the MxL111SF USB2.0 DTV receiver.
112