Merge branch 'origin'
[pandora-kernel.git] / drivers / media / dvb / frontends / Kconfig
1 menu "Customise DVB Frontends"
2         depends on DVB_CORE
3
4 comment "DVB-S (satellite) frontends"
5         depends on DVB_CORE
6
7 config DVB_STV0299
8         tristate "ST STV0299 based"
9         depends on DVB_CORE
10         help
11           A DVB-S tuner module. Say Y when you want to support this frontend.
12
13 config DVB_CX24110
14         tristate "Conexant CX24110 based"
15         depends on DVB_CORE
16         help
17           A DVB-S tuner module. Say Y when you want to support this frontend.
18
19 config DVB_CX24123
20         tristate "Conexant CX24123 based"
21         depends on DVB_CORE
22         help
23           A DVB-S tuner module. Say Y when you want to support this frontend.
24
25 config DVB_TDA8083
26         tristate "Philips TDA8083 based"
27         depends on DVB_CORE
28         help
29           A DVB-S tuner module. Say Y when you want to support this frontend.
30
31 config DVB_MT312
32         tristate "Zarlink VP310/MT312 based"
33         depends on DVB_CORE
34         help
35           A DVB-S tuner module. Say Y when you want to support this frontend.
36
37 config DVB_VES1X93
38         tristate "VLSI VES1893 or VES1993 based"
39         depends on DVB_CORE
40         help
41           A DVB-S tuner module. Say Y when you want to support this frontend.
42
43 config DVB_S5H1420
44         tristate "Samsung S5H1420 based"
45         depends on DVB_CORE
46         help
47           A DVB-S tuner module. Say Y when you want to support this frontend.
48
49 comment "DVB-T (terrestrial) frontends"
50         depends on DVB_CORE
51
52 config DVB_SP8870
53         tristate "Spase sp8870 based"
54         depends on DVB_CORE
55         select FW_LOADER
56         help
57           A DVB-T tuner module. Say Y when you want to support this frontend.
58
59           This driver needs external firmware. Please use the command
60           "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to
61           download/extract it, and then copy it to /usr/lib/hotplug/firmware
62           or /lib/firmware (depending on configuration of firmware hotplug).
63
64 config DVB_SP887X
65         tristate "Spase sp887x based"
66         depends on DVB_CORE
67         select FW_LOADER
68         help
69           A DVB-T tuner module. Say Y when you want to support this frontend.
70
71           This driver needs external firmware. Please use the command
72           "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
73           download/extract it, and then copy it to /usr/lib/hotplug/firmware
74           or /lib/firmware (depending on configuration of firmware hotplug).
75
76 config DVB_CX22700
77         tristate "Conexant CX22700 based"
78         depends on DVB_CORE
79         help
80           A DVB-T tuner module. Say Y when you want to support this frontend.
81
82 config DVB_CX22702
83         tristate "Conexant cx22702 demodulator (OFDM)"
84         depends on DVB_CORE
85         help
86           A DVB-T tuner module. Say Y when you want to support this frontend.
87
88 config DVB_L64781
89         tristate "LSI L64781"
90         depends on DVB_CORE
91         help
92           A DVB-T tuner module. Say Y when you want to support this frontend.
93
94 config DVB_TDA1004X
95         tristate "Philips TDA10045H/TDA10046H based"
96         depends on DVB_CORE
97         select FW_LOADER
98         help
99           A DVB-T tuner module. Say Y when you want to support this frontend.
100
101           This driver needs external firmware. Please use the commands
102           "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
103           "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
104           download/extract them, and then copy them to /usr/lib/hotplug/firmware
105           or /lib/firmware (depending on configuration of firmware hotplug).
106
107 config DVB_NXT6000
108         tristate "NxtWave Communications NXT6000 based"
109         depends on DVB_CORE
110         help
111           A DVB-T tuner module. Say Y when you want to support this frontend.
112
113 config DVB_MT352
114         tristate "Zarlink MT352 based"
115         depends on DVB_CORE
116         help
117           A DVB-T tuner module. Say Y when you want to support this frontend.
118
119 config DVB_ZL10353
120         tristate "Zarlink ZL10353 based"
121         depends on DVB_CORE
122         help
123           A DVB-T tuner module. Say Y when you want to support this frontend.
124
125 config DVB_DIB3000MB
126         tristate "DiBcom 3000M-B"
127         depends on DVB_CORE
128         help
129           A DVB-T tuner module. Designed for mobile usage. Say Y when you want
130           to support this frontend.
131
132 config DVB_DIB3000MC
133         tristate "DiBcom 3000P/M-C"
134         depends on DVB_CORE
135         help
136           A DVB-T tuner module. Designed for mobile usage. Say Y when you want
137           to support this frontend.
138
139 comment "DVB-C (cable) frontends"
140         depends on DVB_CORE
141
142 config DVB_VES1820
143         tristate "VLSI VES1820 based"
144         depends on DVB_CORE
145         help
146           A DVB-C tuner module. Say Y when you want to support this frontend.
147
148 config DVB_TDA10021
149         tristate "Philips TDA10021 based"
150         depends on DVB_CORE
151         help
152           A DVB-C tuner module. Say Y when you want to support this frontend.
153
154 config DVB_STV0297
155         tristate "ST STV0297 based"
156         depends on DVB_CORE
157         help
158           A DVB-C tuner module. Say Y when you want to support this frontend.
159
160 comment "ATSC (North American/Korean Terresterial DTV) frontends"
161         depends on DVB_CORE
162
163 config DVB_NXT200X
164         tristate "Nextwave NXT2002/NXT2004 based"
165         depends on DVB_CORE
166         select FW_LOADER
167         help
168           An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
169           to support this frontend.
170
171           This driver needs external firmware. Please use the commands
172           "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
173           "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
174           download/extract them, and then copy them to /usr/lib/hotplug/firmware
175           or /lib/firmware (depending on configuration of firmware hotplug).
176
177 config DVB_OR51211
178         tristate "or51211 based (pcHDTV HD2000 card)"
179         depends on DVB_CORE
180         select FW_LOADER
181         help
182           An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
183
184 config DVB_OR51132
185         tristate "OR51132 based (pcHDTV HD3000 card)"
186         depends on DVB_CORE
187         select FW_LOADER
188         help
189           An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
190           to support this frontend.
191
192 config DVB_BCM3510
193         tristate "Broadcom BCM3510"
194         depends on DVB_CORE
195         select FW_LOADER
196         help
197           An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
198           support this frontend.
199
200 config DVB_LGDT330X
201         tristate "LG Electronics LGDT3302/LGDT3303 based"
202         depends on DVB_CORE
203         help
204           An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
205           to support this frontend.
206
207 endmenu