[PATCH] New DVB frontend driver ves1x93 (obsoletes alps_bsrv2)
[linux-2.6/history.git] / drivers / media / dvb / frontends / Kconfig
blob685cc5867e223e226f84f51eec862751d53ff9b1
1 comment "Supported Frontend Modules"
2         depends on DVB
4 config DVB_STV0299
5         tristate "STV0299 based DVB-S frontend (QPSK)"
6         depends on DVB_CORE
7         help
8           The stv0299 by ST is used in many DVB-S tuner modules, 
9           say Y when you want to support frontends based on this 
10           DVB-S demodulator.
12           Some examples are the Alps BSRU6, the Philips SU1278 and
13           the LG TDQB-S00x.
15           If you don't know what tuner module is soldered on your 
16           DVB adapter simply enable all supported frontends, the 
17           right one will get autodetected.
19 config DVB_SP887X
20         tristate "Frontends with sp887x demodulators, e.g. Microtune DTF7072"
21         depends on DVB_CORE
22         help
23           A DVB-T demodulator driver. Say Y when you want to support the sp887x.
25           If you don't know what tuner module is soldered on your
26           DVB adapter simply enable all supported frontends, the
27           right one will get autodetected.
29 config DVB_ALPS_TDLB7
30         tristate "Alps TDLB7 (OFDM)"
31         depends on DVB_CORE
32         help
33           A DVB-T tuner module. Say Y when you want to support this frontend.
35           This tuner module needs some microcode located in a file called
36           "Sc_main.mc" in the windows driver. Please pass the module parameter
37           mcfile="/PATH/FILENAME" when loading alps_tdlb7.o.
39           If you don't know what tuner module is soldered on your
40           DVB adapter simply enable all supported frontends, the
41           right one will get autodetected.
44 config DVB_ALPS_TDMB7
45         tristate "Alps TDMB7 (OFDM)"
46         depends on DVB_CORE
47         help
48           A DVB-T tuner module. Say Y when you want to support this frontend.
50           If you don't know what tuner module is soldered on your
51           DVB adapter simply enable all supported frontends, the
52           right one will get autodetected.
54 config DVB_ATMEL_AT76C651
55         tristate "Atmel AT76C651 (QAM)"
56         depends on DVB_CORE
57         help
58           The AT76C651 Demodulator is used in some DVB-C SetTopBoxes. Say Y
59           when you see this demodulator chip near your tuner module.
61           If you don't know what tuner module is soldered on your
62           DVB adapter simply enable all supported frontends, the
63           right one will get autodetected.
65 config DVB_CX24110
66         tristate "Frontends with Connexant CX24110 demodulator (QPSK)"
67         depends on DVB_CORE
68         help
69           The CX24110 Demodulator is used in some DVB-S frontends. 
70           Say Y if you want support for this chip in your kernel.
72           If you don't know what tuner module is soldered on your 
73           DVB adapter simply enable all supported frontends, the 
74           right one will get autodetected.
76 config DVB_GRUNDIG_29504_491
77         tristate "Grundig 29504-491 (QPSK)"
78         depends on DVB_CORE
79         help
80           A DVB-S tuner module. Say Y when you want to support this frontend.
82           If you don't know what tuner module is soldered on your 
83           DVB adapter simply enable all supported frontends, the 
84           right one will get autodetected.
86 config DVB_GRUNDIG_29504_401
87         tristate "Grundig 29504-401 (OFDM)"
88         depends on DVB_CORE
89         help
90           A DVB-T tuner module. Say Y when you want to support this frontend.
92           If you don't know what tuner module is soldered on your 
93           DVB adapter simply enable all supported frontends, the 
94           right one will get autodetected.
96 config DVB_MT312
97         tristate "Zarlink MT312 Satellite Channel Decoder (QPSK)"
98         depends on DVB_CORE
99         help
100           A DVB-S tuner module. Say Y when you want to support this frontend.
102           If you don't know what tuner module is soldered on your 
103           DVB adapter simply enable all supported frontends, the 
104           right one will get autodetected.
106 config DVB_VES1820
107         tristate "Frontends with external VES1820 demodulator (QAM)"
108         depends on DVB_CORE
109         help
110           The VES1820 Demodulator is used on many DVB-C PCI cards and in some
111           DVB-C SetTopBoxes. Say Y when you see this demodulator chip near your
112           tuner module.
114           If you don't know what tuner module is soldered on your 
115           DVB adapter simply enable all supported frontends, the 
116           right one will get autodetected.
118 config DVB_VES1X93
119         tristate "Frontends with VES1893 or VES1993 demodulator (QPSK)"
120         depends on DVB_CORE
121         help
122           A DVB-S tuner module. Say Y when you want to support this frontend.
124           If you don't know what tuner module is soldered on your 
125           DVB adapter simply enable all supported frontends, the 
126           right one will get autodetected.
128 config DVB_TDA1004X
129         tristate "Frontends with external TDA1004X demodulators (OFDM)"
130         depends on DVB_CORE && !STANDALONE
131         help
132           A DVB-T tuner module. Say Y when you want to support this frontend.
134           If you don't know what tuner module is soldered on your
135           DVB adapter simply enable all supported frontends, the
136           right one will get autodetected.
138 config DVB_TDA1004X_FIRMWARE_FILE
139         string "Full pathname of tda1004x.bin firmware file"
140         depends on DVB_TDA1004X
141         default "/etc/dvb/tda1004x.bin"
142         help
143           The TDA1004X requires additional firmware in order to function.
144           The firmware file can obtained as follows:
145             wget http://www.technotrend.de/new/215/TTweb_215a_budget_20_05_2003.zip
146             unzip -j TTweb_215a_budget_20_05_2003.zip Software/Oem/PCI/App/ttlcdacc.dll
147             mv ttlcdacc.dll /etc/dvb/tda1004x.bin