]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/media/usb/dvb-usb-v2/Kconfig
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
[linux.git] / drivers / media / usb / dvb-usb-v2 / Kconfig
1 config 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/media/dvb-drivers/dvb-usb.rst>.
10
11           For a complete list of supported USB devices see the LinuxTV DVB Wiki:
12           <https://linuxtv.org/wiki/index.php/DVB_USB>
13
14           Say Y if you own a USB DVB device.
15
16 config DVB_USB_AF9015
17         tristate "Afatech AF9015 DVB-T USB2.0 support"
18         depends on DVB_USB_V2 && I2C_MUX
19         select REGMAP
20         select DVB_AF9013
21         select DVB_PLL              if MEDIA_SUBDRV_AUTOSELECT
22         select MEDIA_TUNER_MT2060   if MEDIA_SUBDRV_AUTOSELECT
23         select MEDIA_TUNER_QT1010   if MEDIA_SUBDRV_AUTOSELECT
24         select MEDIA_TUNER_TDA18271 if MEDIA_SUBDRV_AUTOSELECT
25         select MEDIA_TUNER_MXL5005S if MEDIA_SUBDRV_AUTOSELECT
26         select MEDIA_TUNER_MC44S803 if MEDIA_SUBDRV_AUTOSELECT
27         select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
28         select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
29         help
30           Say Y here to support the Afatech AF9015 based DVB-T USB2.0 receiver
31
32 config DVB_USB_AF9035
33         tristate "Afatech AF9035 DVB-T USB2.0 support"
34         depends on DVB_USB_V2
35         select DVB_AF9033
36         select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
37         select MEDIA_TUNER_FC0011 if MEDIA_SUBDRV_AUTOSELECT
38         select MEDIA_TUNER_MXL5007T if MEDIA_SUBDRV_AUTOSELECT
39         select MEDIA_TUNER_TDA18218 if MEDIA_SUBDRV_AUTOSELECT
40         select MEDIA_TUNER_FC2580 if MEDIA_SUBDRV_AUTOSELECT
41         select MEDIA_TUNER_IT913X if MEDIA_SUBDRV_AUTOSELECT
42         help
43           Say Y here to support the Afatech AF9035 based DVB USB receiver.
44
45 config DVB_USB_ANYSEE
46         tristate "Anysee DVB-T/C USB2.0 support"
47         depends on DVB_USB_V2
48         select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
49         select DVB_MT352 if MEDIA_SUBDRV_AUTOSELECT
50         select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
51         select DVB_TDA10023 if MEDIA_SUBDRV_AUTOSELECT
52         select MEDIA_TUNER_TDA18212 if MEDIA_SUBDRV_AUTOSELECT
53         select DVB_CX24116 if MEDIA_SUBDRV_AUTOSELECT
54         select DVB_STV0900 if MEDIA_SUBDRV_AUTOSELECT
55         select DVB_STV6110 if MEDIA_SUBDRV_AUTOSELECT
56         select DVB_ISL6423 if MEDIA_SUBDRV_AUTOSELECT
57         select DVB_CXD2820R if MEDIA_SUBDRV_AUTOSELECT
58         help
59           Say Y here to support the Anysee E30, Anysee E30 Plus or
60           Anysee E30 C Plus DVB USB2.0 receiver.
61
62 config DVB_USB_AU6610
63         tristate "Alcor Micro AU6610 USB2.0 support"
64         depends on DVB_USB_V2
65         select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
66         select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
67         help
68           Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
69
70 config DVB_USB_AZ6007
71         tristate "AzureWave 6007 and clones DVB-T/C USB2.0 support"
72         depends on DVB_USB_V2
73         select CYPRESS_FIRMWARE
74         select DVB_DRXK if MEDIA_SUBDRV_AUTOSELECT
75         select MEDIA_TUNER_MT2063 if MEDIA_SUBDRV_AUTOSELECT
76         help
77           Say Y here to support the AZ6007 receivers like Terratec H7.
78
79 config 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_SUBDRV_AUTOSELECT
84         help
85           Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
86
87 config 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_SUBDRV_AUTOSELECT
92         help
93           Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
94
95 config DVB_USB_GL861
96         tristate "Genesys Logic GL861 USB2.0 support"
97         depends on DVB_USB_V2
98         select DVB_ZL10353 if MEDIA_SUBDRV_AUTOSELECT
99         select MEDIA_TUNER_QT1010 if MEDIA_SUBDRV_AUTOSELECT
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
104 config DVB_USB_LME2510
105         tristate "LME DM04/QQBOX DVB-S USB2.0 support"
106         depends on DVB_USB_V2
107         depends on RC_CORE
108         select DVB_TDA10086 if MEDIA_SUBDRV_AUTOSELECT
109         select DVB_TDA826X if MEDIA_SUBDRV_AUTOSELECT
110         select DVB_STV0288 if MEDIA_SUBDRV_AUTOSELECT
111         select DVB_IX2505V if MEDIA_SUBDRV_AUTOSELECT
112         select DVB_STV0299 if MEDIA_SUBDRV_AUTOSELECT
113         select DVB_PLL if MEDIA_SUBDRV_AUTOSELECT
114         select DVB_M88RS2000 if MEDIA_SUBDRV_AUTOSELECT
115         select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
116         help
117           Say Y here to support the LME DM04/QQBOX DVB-S USB2.0
118
119 config DVB_USB_MXL111SF
120         tristate "MxL111SF DTV USB2.0 support"
121         depends on DVB_USB_V2
122         select DVB_LGDT3305 if MEDIA_SUBDRV_AUTOSELECT
123         select DVB_LG2160 if MEDIA_SUBDRV_AUTOSELECT
124         select VIDEO_TVEEPROM
125         help
126           Say Y here to support the MxL111SF USB2.0 DTV receiver.
127
128 config DVB_USB_RTL28XXU
129         tristate "Realtek RTL28xxU DVB USB support"
130         depends on DVB_USB_V2 && I2C_MUX
131         select DVB_MN88472 if MEDIA_SUBDRV_AUTOSELECT
132         select DVB_MN88473 if MEDIA_SUBDRV_AUTOSELECT
133         select DVB_RTL2830
134         select DVB_RTL2832
135         select DVB_RTL2832_SDR if (MEDIA_SUBDRV_AUTOSELECT && MEDIA_SDR_SUPPORT)
136         select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
137         select MEDIA_TUNER_E4000 if MEDIA_SUBDRV_AUTOSELECT
138         select MEDIA_TUNER_FC0012 if MEDIA_SUBDRV_AUTOSELECT
139         select MEDIA_TUNER_FC0013 if MEDIA_SUBDRV_AUTOSELECT
140         select MEDIA_TUNER_FC2580 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_QT1010 if MEDIA_SUBDRV_AUTOSELECT
144         select MEDIA_TUNER_R820T if MEDIA_SUBDRV_AUTOSELECT
145         select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
146         select MEDIA_TUNER_TUA9001 if MEDIA_SUBDRV_AUTOSELECT
147         help
148           Say Y here to support the Realtek RTL28xxU DVB USB receiver.
149
150 config DVB_USB_DVBSKY
151         tristate "DVBSky USB support"
152         depends on DVB_USB_V2
153         select DVB_M88DS3103 if MEDIA_SUBDRV_AUTOSELECT
154         select DVB_SI2168 if MEDIA_SUBDRV_AUTOSELECT
155         select DVB_TS2020 if MEDIA_SUBDRV_AUTOSELECT
156         select MEDIA_TUNER_SI2157 if MEDIA_SUBDRV_AUTOSELECT
157         select DVB_SP2 if MEDIA_SUBDRV_AUTOSELECT
158         help
159           Say Y here to support the USB receivers from DVBSky.
160
161 config DVB_USB_ZD1301
162         tristate "ZyDAS ZD1301"
163         depends on DVB_USB_V2
164         select DVB_ZD1301_DEMOD if MEDIA_SUBDRV_AUTOSELECT
165         select MEDIA_TUNER_MT2060 if MEDIA_SUBDRV_AUTOSELECT
166         help
167           Say Y here to support the ZyDAS ZD1301 DVB USB receiver.