Merge branch 'master'
[sfrench/cifs-2.6.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_DIB3000MB
120         tristate "DiBcom 3000M-B"
121         depends on DVB_CORE
122         help
123           A DVB-T tuner module. Designed for mobile usage. Say Y when you want
124           to support this frontend.
125
126 config DVB_DIB3000MC
127         tristate "DiBcom 3000P/M-C"
128         depends on DVB_CORE
129         help
130           A DVB-T tuner module. Designed for mobile usage. Say Y when you want
131           to support this frontend.
132
133 comment "DVB-C (cable) frontends"
134         depends on DVB_CORE
135
136 config DVB_VES1820
137         tristate "VLSI VES1820 based"
138         depends on DVB_CORE
139         help
140           A DVB-C tuner module. Say Y when you want to support this frontend.
141
142 config DVB_TDA10021
143         tristate "Philips TDA10021 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_STV0297
149         tristate "ST STV0297 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 comment "ATSC (North American/Korean Terresterial DTV) frontends"
155         depends on DVB_CORE
156
157 config DVB_NXT200X
158         tristate "Nextwave NXT2002/NXT2004 based"
159         depends on DVB_CORE
160         select FW_LOADER
161         help
162           An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
163           to support this frontend.
164
165           This driver needs external firmware. Please use the commands
166           "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and
167           "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to
168           download/extract them, and then copy them to /usr/lib/hotplug/firmware
169           or /lib/firmware (depending on configuration of firmware hotplug).
170
171 config DVB_OR51211
172         tristate "or51211 based (pcHDTV HD2000 card)"
173         depends on DVB_CORE
174         select FW_LOADER
175         help
176           An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
177
178 config DVB_OR51132
179         tristate "OR51132 based (pcHDTV HD3000 card)"
180         depends on DVB_CORE
181         select FW_LOADER
182         help
183           An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
184           to support this frontend.
185
186 config DVB_BCM3510
187         tristate "Broadcom BCM3510"
188         depends on DVB_CORE
189         select FW_LOADER
190         help
191           An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
192           support this frontend.
193
194 config DVB_LGDT330X
195         tristate "LG Electronics LGDT3302/LGDT3303 based"
196         depends on DVB_CORE
197         help
198           An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
199           to support this frontend.
200
201 endmenu