blob: 8e269e1c1f9dfb68e2ecae64e1a6b656da267741 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001menu "Customise DVB Frontends"
2 depends on DVB_CORE
3
4comment "DVB-S (satellite) frontends"
5 depends on DVB_CORE
6
7config 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
13config DVB_CX24110
14 tristate "Conexant CX24110 based"
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070015 depends on DVB_CORE
16 help
Linus Torvalds1da177e2005-04-16 15:20:36 -070017 A DVB-S tuner module. Say Y when you want to support this frontend.
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -070018
Linus Torvalds1da177e2005-04-16 15:20:36 -070019config DVB_TDA8083
20 tristate "Philips TDA8083 based"
21 depends on DVB_CORE
22 help
23 A DVB-S tuner module. Say Y when you want to support this frontend.
24
25config DVB_TDA80XX
26 tristate "Philips TDA8044 or 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
31config DVB_MT312
32 tristate "Zarlink 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
37config 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
Andrew de Quincey96bf2f22005-07-07 17:57:53 -070043config 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
Linus Torvalds1da177e2005-04-16 15:20:36 -070049comment "DVB-T (terrestrial) frontends"
50 depends on DVB_CORE
51
52config 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
63config DVB_SP887X
64 tristate "Spase sp887x based"
65 depends on DVB_CORE
66 select FW_LOADER
67 help
68 A DVB-T tuner module. Say Y when you want to support this frontend.
69
70 This driver needs external firmware. Please use the command
71 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
72 download/extract it, and then copy it to /usr/lib/hotplug/firmware.
73
74config DVB_CX22700
75 tristate "Conexant CX22700 based"
76 depends on DVB_CORE
77 help
78 A DVB-T tuner module. Say Y when you want to support this frontend.
79
80config DVB_CX22702
81 tristate "Conexant cx22702 demodulator (OFDM)"
82 depends on DVB_CORE
83 help
84 A DVB-T tuner module. Say Y when you want to support this frontend.
85
86config DVB_L64781
87 tristate "LSI L64781"
88 depends on DVB_CORE
89 help
90 A DVB-T tuner module. Say Y when you want to support this frontend.
91
92config DVB_TDA1004X
93 tristate "Philips TDA10045H/TDA10046H based"
94 depends on DVB_CORE
95 select FW_LOADER
96 help
97 A DVB-T tuner module. Say Y when you want to support this frontend.
98
99 This driver needs external firmware. Please use the commands
100 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045",
101 "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to
102 download/extract them, and then copy them to /usr/lib/hotplug/firmware.
103
104config DVB_NXT6000
105 tristate "NxtWave Communications NXT6000 based"
106 depends on DVB_CORE
107 help
108 A DVB-T tuner module. Say Y when you want to support this frontend.
109
110config DVB_MT352
111 tristate "Zarlink MT352 based"
112 depends on DVB_CORE
113 help
114 A DVB-T tuner module. Say Y when you want to support this frontend.
115
116config DVB_DIB3000MB
117 tristate "DiBcom 3000M-B"
118 depends on DVB_CORE
119 help
120 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
121 to support this frontend.
122
123config DVB_DIB3000MC
124 tristate "DiBcom 3000P/M-C"
125 depends on DVB_CORE
126 help
127 A DVB-T tuner module. Designed for mobile usage. Say Y when you want
128 to support this frontend.
129
130comment "DVB-C (cable) frontends"
131 depends on DVB_CORE
132
133config DVB_ATMEL_AT76C651
134 tristate "Atmel AT76C651 based"
135 depends on DVB_CORE
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700136 help
137 A DVB-C tuner module. Say Y when you want to support this frontend.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138
139config DVB_VES1820
140 tristate "VLSI VES1820 based"
141 depends on DVB_CORE
142 help
143 A DVB-C tuner module. Say Y when you want to support this frontend.
144
145config DVB_TDA10021
146 tristate "Philips TDA10021 based"
147 depends on DVB_CORE
148 help
149 A DVB-C tuner module. Say Y when you want to support this frontend.
150
151config DVB_STV0297
152 tristate "ST STV0297 based"
153 depends on DVB_CORE
154 help
155 A DVB-C tuner module. Say Y when you want to support this frontend.
156
157comment "ATSC (North American/Korean Terresterial DTV) frontends"
158 depends on DVB_CORE
159
160config DVB_NXT2002
161 tristate "Nxt2002 based"
162 depends on DVB_CORE
163 select FW_LOADER
164 help
165 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
166
Kirk Lapray04a45922005-11-08 21:35:46 -0800167config DVB_NXT200X
168 tristate "Nextwave NXT2002/NXT2004 based"
169 depends on DVB_CORE
170 select FW_LOADER
171 help
172 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
173 to support this frontend.
174
Linus Torvalds1da177e2005-04-16 15:20:36 -0700175config DVB_OR51211
176 tristate "or51211 based (pcHDTV HD2000 card)"
177 depends on DVB_CORE
178 select FW_LOADER
179 help
180 An ATSC 8VSB tuner module. Say Y when you want to support this frontend.
181
Johannes Stezenbach0b3f5a52005-05-16 21:54:38 -0700182config DVB_OR51132
183 tristate "OR51132 based (pcHDTV HD3000 card)"
184 depends on DVB_CORE
185 select FW_LOADER
186 help
187 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
188 to support this frontend.
189
Johannes Stezenbach55f51ef2005-06-23 22:02:41 -0700190config DVB_BCM3510
191 tristate "Broadcom BCM3510"
192 depends on DVB_CORE
193 select FW_LOADER
194 help
195 An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to
196 support this frontend.
197
Michael Krufky6ddcc912005-07-27 11:46:00 -0700198config DVB_LGDT330X
Michael Krufkye179d8b2005-08-09 17:48:54 -0700199 tristate "LG Electronics LGDT3302/LGDT3303 based"
Mac Michaelsd8667cb2005-07-07 17:58:29 -0700200 depends on DVB_CORE
201 help
202 An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
203 to support this frontend.
204
Linus Torvalds1da177e2005-04-16 15:20:36 -0700205endmenu