]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/media/dvb/dvb-usb-v2/Kconfig
[media] dvb_usb_v2: move from dvb-usb to dvb-usb-v2
[mirror_ubuntu-artful-kernel.git] / drivers / media / dvb / dvb-usb-v2 / Kconfig
CommitLineData
ad6b9e51
AP
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_FIRMWARE
17 tristate "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 !DVB_FE_CUSTOMISE
25 select MEDIA_TUNER_MT2060 if !MEDIA_TUNER_CUSTOMISE
26 select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
27 select MEDIA_TUNER_TDA18271 if !MEDIA_TUNER_CUSTOMISE
28 select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
29 select MEDIA_TUNER_MC44S803 if !MEDIA_TUNER_CUSTOMISE
30 select MEDIA_TUNER_TDA18218 if !MEDIA_TUNER_CUSTOMISE
31 select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE
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_TUNER_CUSTOMISE
40 select MEDIA_TUNER_FC0011 if !MEDIA_TUNER_CUSTOMISE
41 select MEDIA_TUNER_MXL5007T if !MEDIA_TUNER_CUSTOMISE
42 select MEDIA_TUNER_TDA18218 if !MEDIA_TUNER_CUSTOMISE
43 help
44 Say Y here to support the Afatech AF9035 based DVB USB receiver.
45
46config DVB_USB_ANYSEE
47 tristate "Anysee DVB-T/C USB2.0 support"
48 depends on DVB_USB_V2
49 select DVB_PLL if !DVB_FE_CUSTOMISE
50 select DVB_MT352 if !DVB_FE_CUSTOMISE
51 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
52 select DVB_TDA10023 if !DVB_FE_CUSTOMISE
53 select MEDIA_TUNER_TDA18212 if !MEDIA_TUNER_CUSTOMISE
54 select DVB_CX24116 if !DVB_FE_CUSTOMISE
55 select DVB_STV0900 if !DVB_FE_CUSTOMISE
56 select DVB_STV6110 if !DVB_FE_CUSTOMISE
57 select DVB_ISL6423 if !DVB_FE_CUSTOMISE
58 select DVB_CXD2820R if !DVB_FE_CUSTOMISE
59 help
60 Say Y here to support the Anysee E30, Anysee E30 Plus or
61 Anysee E30 C Plus DVB USB2.0 receiver.
62
63config DVB_USB_AU6610
64 tristate "Alcor Micro AU6610 USB2.0 support"
65 depends on DVB_USB_V2
66 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
67 select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
68 help
69 Say Y here to support the Sigmatek DVB-110 DVB-T USB2.0 receiver.
70
71config DVB_USB_CE6230
72 tristate "Intel CE6230 DVB-T USB2.0 support"
73 depends on DVB_USB_V2
74 select DVB_ZL10353
75 select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
76 help
77 Say Y here to support the Intel CE6230 DVB-T USB2.0 receiver
78
79config DVB_USB_EC168
80 tristate "E3C EC168 DVB-T USB2.0 support"
81 depends on DVB_USB_V2
82 select DVB_EC100
83 select MEDIA_TUNER_MXL5005S if !MEDIA_TUNER_CUSTOMISE
84 help
85 Say Y here to support the E3C EC168 DVB-T USB2.0 receiver.
86
87config DVB_USB_GL861
88 tristate "Genesys Logic GL861 USB2.0 support"
89 depends on DVB_USB_V2
90 select DVB_ZL10353 if !DVB_FE_CUSTOMISE
91 select MEDIA_TUNER_QT1010 if !MEDIA_TUNER_CUSTOMISE
92 help
93 Say Y here to support the MSI Megasky 580 (55801) DVB-T USB2.0
94 receiver with USB ID 0db0:5581.
95
96config DVB_USB_MXL111SF
97 tristate "MxL111SF DTV USB2.0 support"
98 depends on DVB_USB_V2
99 select DVB_LGDT3305 if !DVB_FE_CUSTOMISE
100 select DVB_LG2160 if !DVB_FE_CUSTOMISE
101 select VIDEO_TVEEPROM
102 help
103 Say Y here to support the MxL111SF USB2.0 DTV receiver.
104