1# SPDX-License-Identifier: GPL-2.0-only
2config DVB_USB_V2
3	tristate "Support for various USB DVB devices v2"
4	depends on DVB_CORE && USB && I2C && (RC_CORE || RC_CORE=n)
5	help
6	  By enabling this you will be able to choose the various supported
7	  USB1.1 and USB2.0 DVB devices.
8
9	  Almost every USB device needs a firmware, please look into
10	  <file:Documentation/driver-api/media/drivers/dvb-usb.rst>.
11
12	  For a complete list of supported USB devices see the LinuxTV DVB Wiki:
13	  <https://linuxtv.org/wiki/index.php/DVB_USB>
14
15	  Say Y if you own a USB DVB device.
16
17if DVB_USB_V2
18
19config DVB_USB_AF9015
20	tristate "Afatech AF9015 DVB-T USB2.0 support"
21	depends on DVB_USB_V2 && I2C_MUX
22	select REGMAP
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 DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
40	select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
41	select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
42	select MEDIA_TUNER_FC0011 if MEDIA_SUBDRV_AUTOSELECT
43	select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
44	select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
45	select MEDIA_TUNER_FC2580 if (MEDIA_SUBDRV_AUTOSELECT && VIDEO_DEV)
46	select MEDIA_TUNER_IT913X if MEDIA_SUBDRV_AUTOSELECT
47	help
48	  Say Y here to support the Afatech AF9035 based DVB USB receiver.
49
50config DVB_USB_ANYSEE
51	tristate "Anysee DVB-T/C USB2.0 support"
52	depends on DVB_USB_V2
53	select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
54	select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
55	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
56	select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
57	select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
58	select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
59	select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
60	select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
61	select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT
62	select DVB_CXD2820R if MEDIA_SUBDRV_AUTOSELECT
63	help
64	  Say Y here to support the Anysee E30, Anysee E30 Plus or
65	  Anysee E30 C Plus DVB USB2.0 receiver.
66
67config DVB_USB_AU6610
68	tristate "Alcor Micro AU6610 USB2.0 support"
69	depends on DVB_USB_V2
70	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
71	select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
72	help
73	  Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
74
75config DVB_USB_AZ6007
76	tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support"
77	depends on DVB_USB_V2
78	select CYPRESS_FIRMWARE
79	select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
80	select MEDIA_TUNER_MT2063 if MEDIA_SUBDRV_AUTOSELECT
81	help
82	  Say Y here to support the AZ6007 receivers like Terratec H7.
83
84config DVB_USB_CE6230
85	tristate "Intel CE6230 DVB-T USB2.0 support"
86	depends on DVB_USB_V2
87	select DVB_ZL10353
88	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
89	help
90	  Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
91
92config DVB_USB_DVBSKY
93	tristate "DVBSky USB support"
94	depends on DVB_USB_V2
95	select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
96	select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
97	select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
98	select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
99	select DVB_SP2 if MEDIA_SUBDRV_AUTOSELECT
100	help
101	  Say Y here to support the USB receivers from DVBSky.
102
103config DVB_USB_EC168
104	tristate "E3C EC168 DVB-T USB2.0 support"
105	depends on DVB_USB_V2
106	select DVB_EC100
107	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
108	help
109	  Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
110
111config DVB_USB_GL861
112	tristate "Genesys Logic GL861 USB2.0 support"
113	depends on DVB_USB_V2
114	select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
115	select DVB_TC90522 if MEDIA_SUBDRV_AUTOSELECT
116	select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
117	select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
118	help
119	  Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
120	  receiver with USB ID 0db0:5581, Friio White ISDB-T receiver
121	  with USB ID 0x7a69:0001.
122
123config DVB_USB_LME2510
124	tristate "LME DM04/QQBOX DVB-S USB2.0 support"
125	depends on DVB_USB_V2
126	depends on RC_CORE
127	select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT
128	select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT
129	select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
130	select DVB_IX2505V if MEDIA_SUBDRV_AUTOSELECT
131	select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
132	select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
133	select DVB_M88RS2000 if MEDIA_SUBDRV_AUTOSELECT
134	select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
135	help
136	  Say Y here to support the LME DM04/QQBOX DVB-S USB2.0
137
138config DVB_USB_MXL111SF
139	tristate "MxL111SF DTV USB2.0 support"
140	depends on DVB_USB_V2
141	select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
142	select DVB_LG2160 if MEDIA_SUBDRV_AUTOSELECT
143	select VIDEO_TVEEPROM
144	help
145	  Say Y here to support the MxL111SF USB2.0 DTV receiver.
146
147config DVB_USB_RTL28XXU
148	tristate "Realtek RTL28xxU DVB USB support"
149	depends on DVB_USB_V2 && I2C_MUX
150	select DVB_MN88472 if MEDIA_SUBDRV_AUTOSELECT
151	select DVB_MN88473 if MEDIA_SUBDRV_AUTOSELECT
152	select DVB_CXD2841ER if MEDIA_SUBDRV_AUTOSELECT
153	select DVB_RTL2830
154	select DVB_RTL2832
155	select DVB_RTL2832_SDR if (MEDIA_SUBDRV_AUTOSELECT && MEDIA_SDR_SUPPORT && VIDEO_DEV)
156	select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
157	select MEDIA_TUNER_E4000 if (MEDIA_SUBDRV_AUTOSELECT && VIDEO_DEV)
158	select MEDIA_TUNER_FC0012 if MEDIA_SUBDRV_AUTOSELECT
159	select MEDIA_TUNER_FC0013 if MEDIA_SUBDRV_AUTOSELECT
160	select MEDIA_TUNER_FC2580 if (MEDIA_SUBDRV_AUTOSELECT && VIDEO_DEV)
161	select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
162	select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
163	select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
164	select MEDIA_TUNER_R820T if MEDIA_SUBDRV_AUTOSELECT
165	select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
166	select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
167	help
168	  Say Y here to support the Realtek RTL28xxU DVB USB receiver.
169
170config DVB_USB_ZD1301
171	tristate "ZyDAS ZD1301"
172	depends on DVB_USB_V2
173	select DVB_ZD1301_DEMOD if MEDIA_SUBDRV_AUTOSELECT
174	select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
175	help
176	  Say Y here to support the ZyDAS ZD1301 DVB USB receiver.
177
178endif
179