1config 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
16config DVB_USB_CYPRESS_FIRMWARE
17	tristate "Cypress firmware helper routines"
18	depends on DVB_USB_V2
19
20config DVB_USB_AF9015
21	tristate "Afatech AF9015 DVB-T USB2.0 support"
22	depends on DVB_USB_V2
23	select DVB_AF9013
24	select DVB_PLL              if MEDIA_SUBDRV_AUTOSELECT
25	select MEDIA_TUNER_MT2060   if MEDIA_SUBDRV_AUTOSELECT
26	select MEDIA_TUNER_QT1010   if MEDIA_SUBDRV_AUTOSELECT
27	select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
28	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
29	select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT
30	select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
31	select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
32	help
33	  Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver
34
35config DVB_USB_AF9035
36	tristate "Afatech AF9035 DVB-T USB2.0 support"
37	depends on DVB_USB_V2
38	select DVB_AF9033
39	select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
40	select MEDIA_TUNER_FC0011 if MEDIA_SUBDRV_AUTOSELECT
41	select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
42	select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
43	select MEDIA_TUNER_FC2580 if MEDIA_SUBDRV_AUTOSELECT
44	help
45	  Say Y here to support the Afatech AF9035 based DVB USB receiver.
46
47config DVB_USB_ANYSEE
48	tristate "Anysee DVB-T/C USB2.0 support"
49	depends on DVB_USB_V2
50	select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
51	select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
52	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
53	select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
54	select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
55	select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
56	select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
57	select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
58	select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT
59	select DVB_CXD2820R if MEDIA_SUBDRV_AUTOSELECT
60	help
61	  Say Y here to support the Anysee E30, Anysee E30 Plus or
62	  Anysee E30 C Plus DVB USB2.0 receiver.
63
64config DVB_USB_AU6610
65	tristate "Alcor Micro AU6610 USB2.0 support"
66	depends on DVB_USB_V2
67	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
68	select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
69	help
70	  Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
71
72config DVB_USB_AZ6007
73	tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support"
74	depends on DVB_USB_V2
75	select DVB_USB_CYPRESS_FIRMWARE
76	select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
77	select MEDIA_TUNER_MT2063 if MEDIA_SUBDRV_AUTOSELECT
78	help
79	  Say Y here to support the AZ6007 receivers like Terratec H7.
80
81config DVB_USB_CE6230
82	tristate "Intel CE6230 DVB-T USB2.0 support"
83	depends on DVB_USB_V2
84	select DVB_ZL10353
85	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
86	help
87	  Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
88
89config DVB_USB_EC168
90	tristate "E3C EC168 DVB-T USB2.0 support"
91	depends on DVB_USB_V2
92	select DVB_EC100
93	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
94	help
95	  Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
96
97config DVB_USB_GL861
98	tristate "Genesys Logic GL861 USB2.0 support"
99	depends on DVB_USB_V2
100	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
101	select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
102	help
103	  Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
104	  receiver with USB ID 0db0:5581.
105
106config DVB_USB_IT913X
107	tristate "ITE IT913X DVB-T USB2.0 support"
108	depends on DVB_USB_V2
109	select DVB_IT913X_FE
110	help
111	  Say Y here to support the ITE IT913X DVB-T USB2.0
112
113config DVB_USB_LME2510
114	tristate "LME DM04/QQBOX DVB-S USB2.0 support"
115	depends on DVB_USB_V2
116	select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT
117	select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT
118	select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
119	select DVB_IX2505V if MEDIA_SUBDRV_AUTOSELECT
120	select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
121	select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
122	select DVB_M88RS2000 if MEDIA_SUBDRV_AUTOSELECT
123	help
124	  Say Y here to support the LME DM04/QQBOX DVB-S USB2.0
125
126config DVB_USB_MXL111SF
127	tristate "MxL111SF DTV USB2.0 support"
128	depends on DVB_USB_V2
129	select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
130	select DVB_LG2160 if MEDIA_SUBDRV_AUTOSELECT
131	select VIDEO_TVEEPROM
132	help
133	  Say Y here to support the MxL111SF USB2.0 DTV receiver.
134
135config DVB_USB_RTL28XXU
136	tristate "Realtek RTL28xxU DVB USB support"
137	depends on DVB_USB_V2 && EXPERIMENTAL
138	select DVB_RTL2830
139	select DVB_RTL2832
140	select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
141	select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
142	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
143	select MEDIA_TUNER_FC0012 if MEDIA_SUBDRV_AUTOSELECT
144	select MEDIA_TUNER_FC0013 if MEDIA_SUBDRV_AUTOSELECT
145	select MEDIA_TUNER_E4000 if MEDIA_SUBDRV_AUTOSELECT
146	select MEDIA_TUNER_FC2580 if MEDIA_SUBDRV_AUTOSELECT
147	help
148	  Say Y here to support the Realtek RTL28xxU DVB USB receiver.
149
150