V4L/DVB (9377): Add STB6100 Support
[deliverable/linux.git] / drivers / media / dvb / frontends / Kconfig
CommitLineData
1da177e4
LT
1menu "Customise DVB Frontends"
2 depends on DVB_CORE
3
176ac9da
AQ
4config DVB_FE_CUSTOMISE
5 bool "Customise the frontend modules to build"
6 default N
7 help
8 This allows the user to deselect frontend drivers unnecessary
9 for their hardware from the build. Use this option with care
10 as deselecting frontends which are in fact necessary will result
11 in DVB devices which cannot be tuned due to lack of driver support.
12
13 If unsure say N.
14
e50e8e33
MA
15comment "Multistandard (satellite) frontends"
16 depends on DVB_CORE
17
18config DVB_STB0899
19 tristate "STB0899 based"
20 depends on DVB_CORE
21 help
22 A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
23 to support this demodulator based frontends
24
1da177e4
LT
25comment "DVB-S (satellite) frontends"
26 depends on DVB_CORE
27
df7aaaf3
MCC
28config DVB_CX24110
29 tristate "Conexant CX24110 based"
17aafcc6 30 depends on DVB_CORE && I2C
176ac9da 31 default m if DVB_FE_CUSTOMISE
1da177e4
LT
32 help
33 A DVB-S tuner module. Say Y when you want to support this frontend.
34
df7aaaf3
MCC
35config DVB_CX24123
36 tristate "Conexant CX24123 based"
17aafcc6 37 depends on DVB_CORE && I2C
176ac9da 38 default m if DVB_FE_CUSTOMISE
0b3f5a57 39 help
1da177e4 40 A DVB-S tuner module. Say Y when you want to support this frontend.
b79cb653 41
df7aaaf3 42config DVB_MT312
e4671b6b 43 tristate "Zarlink VP310/MT312/ZL10313 based"
df7aaaf3
MCC
44 depends on DVB_CORE && I2C
45 default m if DVB_FE_CUSTOMISE
46 help
47 A DVB-S tuner module. Say Y when you want to support this frontend.
48
49config DVB_S5H1420
50 tristate "Samsung S5H1420 based"
51 depends on DVB_CORE && I2C
52 default m if DVB_FE_CUSTOMISE
53 help
54 A DVB-S tuner module. Say Y when you want to support this frontend.
55
e4aab64c
IL
56config DVB_STV0288
57 tristate "ST STV0288 based"
58 depends on DVB_CORE && I2C
59 default m if DVB_FE_CUSTOMISE
60 help
61 A DVB-S tuner module. Say Y when you want to support this frontend.
62
63config DVB_STB6000
64 tristate "ST STB6000 silicon tuner"
65 depends on DVB_CORE && I2C
66 default m if DVB_FE_CUSTOMISE
67 help
68 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
69
df7aaaf3
MCC
70config DVB_STV0299
71 tristate "ST STV0299 based"
17aafcc6 72 depends on DVB_CORE && I2C
176ac9da 73 default m if DVB_FE_CUSTOMISE
b79cb653
ST
74 help
75 A DVB-S tuner module. Say Y when you want to support this frontend.
0b3f5a57 76
1da177e4
LT
77config DVB_TDA8083
78 tristate "Philips TDA8083 based"
17aafcc6 79 depends on DVB_CORE && I2C
176ac9da 80 default m if DVB_FE_CUSTOMISE
1da177e4
LT
81 help
82 A DVB-S tuner module. Say Y when you want to support this frontend.
83
df7aaaf3
MCC
84config DVB_TDA10086
85 tristate "Philips TDA10086 based"
17aafcc6 86 depends on DVB_CORE && I2C
176ac9da 87 default m if DVB_FE_CUSTOMISE
1da177e4
LT
88 help
89 A DVB-S tuner module. Say Y when you want to support this frontend.
90
91config DVB_VES1X93
92 tristate "VLSI VES1893 or VES1993 based"
17aafcc6 93 depends on DVB_CORE && I2C
176ac9da 94 default m if DVB_FE_CUSTOMISE
1da177e4
LT
95 help
96 A DVB-S tuner module. Say Y when you want to support this frontend.
97
df7aaaf3
MCC
98config DVB_TUNER_ITD1000
99 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
17aafcc6 100 depends on DVB_CORE && I2C
176ac9da 101 default m if DVB_FE_CUSTOMISE
96bf2f2b
AQ
102 help
103 A DVB-S tuner module. Say Y when you want to support this frontend.
104
df7aaaf3
MCC
105config DVB_TDA826X
106 tristate "Philips TDA826X silicon tuner"
17aafcc6 107 depends on DVB_CORE && I2C
6bca3580
AQ
108 default m if DVB_FE_CUSTOMISE
109 help
df7aaaf3
MCC
110 A DVB-S silicon tuner module. Say Y when you want to support this tuner.
111
112config DVB_TUA6100
113 tristate "Infineon TUA6100 PLL"
114 depends on DVB_CORE && I2C
115 default m if DVB_FE_CUSTOMISE
116 help
117 A DVB-S PLL chip.
6bca3580 118
0d46748c
ST
119config DVB_CX24116
120 tristate "Conexant CX24116 based"
121 depends on DVB_CORE && I2C
122 default m if DVB_FE_CUSTOMISE
123 help
124 A DVB-S/S2 tuner module. Say Y when you want to support this frontend.
125
04ad28c9
IL
126config DVB_SI21XX
127 tristate "Silicon Labs SI21XX based"
128 depends on DVB_CORE && I2C
129 default m if DVB_FE_CUSTOMISE
130 help
131 A DVB-S tuner module. Say Y when you want to support this frontend.
132
1da177e4
LT
133comment "DVB-T (terrestrial) frontends"
134 depends on DVB_CORE
135
136config DVB_SP8870
50c25fff 137 tristate "Spase sp8870 based"
445c2714 138 depends on DVB_CORE && I2C
176ac9da 139 default m if DVB_FE_CUSTOMISE
1da177e4 140 help
50c25fff 141 A DVB-T tuner module. Say Y when you want to support this frontend.
1da177e4
LT
142
143 This driver needs external firmware. Please use the command
144 "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to