Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 1 | config DVB_FE_CUSTOMISE |
| 2 | bool "Customise the frontend modules to build" |
Mauro Carvalho Chehab | 4609bdd | 2009-03-06 08:31:39 -0300 | [diff] [blame] | 3 | depends on DVB_CORE |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 4 | default y if EXPERT |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 5 | help |
Mauro Carvalho Chehab | 4609bdd | 2009-03-06 08:31:39 -0300 | [diff] [blame] | 6 | This allows the user to select/deselect frontend drivers for their |
| 7 | hardware from the build. |
| 8 | |
| 9 | Use this option with care as deselecting frontends which are in fact |
| 10 | necessary will result in DVB devices which cannot be tuned due to lack |
| 11 | of driver support. |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 12 | |
| 13 | If unsure say N. |
| 14 | |
Mauro Carvalho Chehab | 4609bdd | 2009-03-06 08:31:39 -0300 | [diff] [blame] | 15 | menu "Customise DVB Frontends" |
Mauro Carvalho Chehab | 9b4320b | 2010-11-09 14:29:05 -0300 | [diff] [blame] | 16 | visible if DVB_FE_CUSTOMISE |
Mauro Carvalho Chehab | 4609bdd | 2009-03-06 08:31:39 -0300 | [diff] [blame] | 17 | |
Manu Abraham | e50e8e3 | 2007-07-03 09:53:42 -0300 | [diff] [blame] | 18 | comment "Multistandard (satellite) frontends" |
| 19 | depends on DVB_CORE |
| 20 | |
| 21 | config DVB_STB0899 |
| 22 | tristate "STB0899 based" |
Manu Abraham | 6199cee | 2007-10-08 18:51:54 -0300 | [diff] [blame] | 23 | depends on DVB_CORE && I2C |
| 24 | default m if DVB_FE_CUSTOMISE |
Manu Abraham | e50e8e3 | 2007-07-03 09:53:42 -0300 | [diff] [blame] | 25 | help |
| 26 | A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want |
| 27 | to support this demodulator based frontends |
| 28 | |
Manu Abraham | 040dcc3 | 2007-02-24 08:31:40 -0300 | [diff] [blame] | 29 | config DVB_STB6100 |
| 30 | tristate "STB6100 based tuners" |
Manu Abraham | 6199cee | 2007-10-08 18:51:54 -0300 | [diff] [blame] | 31 | depends on DVB_CORE && I2C |
| 32 | default m if DVB_FE_CUSTOMISE |
Manu Abraham | 040dcc3 | 2007-02-24 08:31:40 -0300 | [diff] [blame] | 33 | help |
| 34 | A Silicon tuner from ST used in conjunction with the STB0899 |
| 35 | demodulator. Say Y when you want to support this tuner. |
| 36 | |
Manu Abraham | e415c68 | 2009-04-06 15:45:20 -0300 | [diff] [blame] | 37 | config DVB_STV090x |
| 38 | tristate "STV0900/STV0903(A/B) based" |
| 39 | depends on DVB_CORE && I2C |
| 40 | default m if DVB_FE_CUSTOMISE |
| 41 | help |
| 42 | DVB-S/S2/DSS Multistandard Professional/Broadcast demodulators. |
| 43 | Say Y when you want to support these frontends. |
| 44 | |
| 45 | config DVB_STV6110x |
| 46 | tristate "STV6110/(A) based tuners" |
| 47 | depends on DVB_CORE && I2C |
| 48 | default m if DVB_FE_CUSTOMISE |
| 49 | help |
| 50 | A Silicon tuner that supports DVB-S and DVB-S2 modes |
| 51 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 52 | comment "DVB-S (satellite) frontends" |
| 53 | depends on DVB_CORE |
| 54 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 55 | config DVB_CX24110 |
| 56 | tristate "Conexant CX24110 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 57 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 58 | default m if DVB_FE_CUSTOMISE |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 59 | help |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 60 | A DVB-S tuner module. Say Y when you want to support this frontend. |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 61 | |
Steve Toth | b79cb65 | 2006-01-09 15:25:07 -0200 | [diff] [blame] | 62 | config DVB_CX24123 |
| 63 | tristate "Conexant CX24123 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 64 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 65 | default m if DVB_FE_CUSTOMISE |
Steve Toth | b79cb65 | 2006-01-09 15:25:07 -0200 | [diff] [blame] | 66 | help |
| 67 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 68 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 69 | config DVB_MT312 |
Matthias Schwarzott | e4671b6 | 2008-04-30 12:21:04 -0300 | [diff] [blame] | 70 | tristate "Zarlink VP310/MT312/ZL10313 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 71 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 72 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 73 | help |
| 74 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 75 | |
Matthias Schwarzott | 68b3289f | 2009-02-24 12:35:15 -0300 | [diff] [blame] | 76 | config DVB_ZL10036 |
| 77 | tristate "Zarlink ZL10036 silicon tuner" |
| 78 | depends on DVB_CORE && I2C |
| 79 | default m if DVB_FE_CUSTOMISE |
| 80 | help |
| 81 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 82 | |
Igor M. Liplianin | 2ccf5a9 | 2009-06-20 09:51:48 -0300 | [diff] [blame] | 83 | config DVB_ZL10039 |
| 84 | tristate "Zarlink ZL10039 silicon tuner" |
| 85 | depends on DVB_CORE && I2C |
| 86 | default m if DVB_FE_CUSTOMISE |
| 87 | help |
| 88 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 89 | |
Andrew de Quincey | 96bf2f2 | 2005-07-07 17:57:53 -0700 | [diff] [blame] | 90 | config DVB_S5H1420 |
| 91 | tristate "Samsung S5H1420 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 92 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 93 | default m if DVB_FE_CUSTOMISE |
Andrew de Quincey | 96bf2f2 | 2005-07-07 17:57:53 -0700 | [diff] [blame] | 94 | help |
| 95 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 96 | |
Igor M. Liplianin | e4aab64 | 2008-09-23 15:43:57 -0300 | [diff] [blame] | 97 | config DVB_STV0288 |
| 98 | tristate "ST STV0288 based" |
| 99 | depends on DVB_CORE && I2C |
| 100 | default m if DVB_FE_CUSTOMISE |
| 101 | help |
| 102 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 103 | |
| 104 | config DVB_STB6000 |
| 105 | tristate "ST STB6000 silicon tuner" |
| 106 | depends on DVB_CORE && I2C |
| 107 | default m if DVB_FE_CUSTOMISE |
| 108 | help |
| 109 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. |
| 110 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 111 | config DVB_STV0299 |
| 112 | tristate "ST STV0299 based" |
| 113 | depends on DVB_CORE && I2C |
| 114 | default m if DVB_FE_CUSTOMISE |
| 115 | help |
| 116 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 117 | |
Igor M. Liplianin | 47220bc | 2009-03-03 11:16:40 -0300 | [diff] [blame] | 118 | config DVB_STV6110 |
| 119 | tristate "ST STV6110 silicon tuner" |
| 120 | depends on DVB_CORE && I2C |
| 121 | default m if DVB_FE_CUSTOMISE |
| 122 | help |
| 123 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. |
| 124 | |
Igor M. Liplianin | ce45264 | 2009-03-03 11:55:20 -0300 | [diff] [blame] | 125 | config DVB_STV0900 |
| 126 | tristate "ST STV0900 based" |
| 127 | depends on DVB_CORE && I2C |
| 128 | default m if DVB_FE_CUSTOMISE |
| 129 | help |
| 130 | A DVB-S/S2 demodulator. Say Y when you want to support this frontend. |
| 131 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 132 | config DVB_TDA8083 |
| 133 | tristate "Philips TDA8083 based" |
| 134 | depends on DVB_CORE && I2C |
| 135 | default m if DVB_FE_CUSTOMISE |
| 136 | help |
| 137 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 138 | |
Andrew de Quincey | 6bca358 | 2006-08-08 09:10:10 -0300 | [diff] [blame] | 139 | config DVB_TDA10086 |
| 140 | tristate "Philips TDA10086 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 141 | depends on DVB_CORE && I2C |
Andrew de Quincey | 6bca358 | 2006-08-08 09:10:10 -0300 | [diff] [blame] | 142 | default m if DVB_FE_CUSTOMISE |
| 143 | help |
| 144 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 145 | |
Manu Abraham | 654dbad | 2008-10-23 17:56:07 -0300 | [diff] [blame] | 146 | config DVB_TDA8261 |
| 147 | tristate "Philips TDA8261 based" |
| 148 | depends on DVB_CORE && I2C |
| 149 | default m if DVB_FE_CUSTOMISE |
| 150 | help |
| 151 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 152 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 153 | config DVB_VES1X93 |
| 154 | tristate "VLSI VES1893 or VES1993 based" |
| 155 | depends on DVB_CORE && I2C |
| 156 | default m if DVB_FE_CUSTOMISE |
| 157 | help |
| 158 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 159 | |
| 160 | config DVB_TUNER_ITD1000 |
| 161 | tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS" |
| 162 | depends on DVB_CORE && I2C |
| 163 | default m if DVB_FE_CUSTOMISE |
| 164 | help |
| 165 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 166 | |
Patrick Boettcher | 4c48ae8 | 2008-11-23 16:26:54 -0300 | [diff] [blame] | 167 | config DVB_TUNER_CX24113 |
| 168 | tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS" |
| 169 | depends on DVB_CORE && I2C |
| 170 | default m if DVB_FE_CUSTOMISE |
| 171 | help |
| 172 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 173 | |
| 174 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 175 | config DVB_TDA826X |
| 176 | tristate "Philips TDA826X silicon tuner" |
| 177 | depends on DVB_CORE && I2C |
| 178 | default m if DVB_FE_CUSTOMISE |
| 179 | help |
| 180 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. |
| 181 | |
| 182 | config DVB_TUA6100 |
| 183 | tristate "Infineon TUA6100 PLL" |
| 184 | depends on DVB_CORE && I2C |
| 185 | default m if DVB_FE_CUSTOMISE |
| 186 | help |
| 187 | A DVB-S PLL chip. |
| 188 | |
Steven Toth | 0d46748 | 2008-09-04 01:14:43 -0300 | [diff] [blame] | 189 | config DVB_CX24116 |
| 190 | tristate "Conexant CX24116 based" |
| 191 | depends on DVB_CORE && I2C |
| 192 | default m if DVB_FE_CUSTOMISE |
| 193 | help |
| 194 | A DVB-S/S2 tuner module. Say Y when you want to support this frontend. |
| 195 | |
Igor M. Liplianin | 04ad28c | 2008-09-16 18:21:11 -0300 | [diff] [blame] | 196 | config DVB_SI21XX |
| 197 | tristate "Silicon Labs SI21XX based" |
| 198 | depends on DVB_CORE && I2C |
| 199 | default m if DVB_FE_CUSTOMISE |
| 200 | help |
| 201 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 202 | |
Igor M. Liplianin | 09ea33e | 2009-11-24 20:16:04 -0300 | [diff] [blame] | 203 | config DVB_DS3000 |
| 204 | tristate "Montage Tehnology DS3000 based" |
| 205 | depends on DVB_CORE && I2C |
| 206 | default m if DVB_FE_CUSTOMISE |
| 207 | help |
| 208 | A DVB-S/S2 tuner module. Say Y when you want to support this frontend. |
| 209 | |
Manu Abraham | 8873c61 | 2009-12-05 01:24:08 -0300 | [diff] [blame] | 210 | config DVB_MB86A16 |
| 211 | tristate "Fujitsu MB86A16 based" |
| 212 | depends on DVB_CORE && I2C |
| 213 | default m if DVB_FE_CUSTOMISE |
| 214 | help |
| 215 | A DVB-S/DSS Direct Conversion reveiver. |
| 216 | Say Y when you want to support this frontend. |
| 217 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 218 | comment "DVB-T (terrestrial) frontends" |
| 219 | depends on DVB_CORE |
| 220 | |
| 221 | config DVB_SP8870 |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 222 | tristate "Spase sp8870 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 223 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 224 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 225 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 226 | A DVB-T tuner module. Say Y when you want to support this frontend. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 227 | |
| 228 | This driver needs external firmware. Please use the command |
| 229 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 230 | download/extract it, and then copy it to /usr/lib/hotplug/firmware |
| 231 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 232 | |
| 233 | config DVB_SP887X |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 234 | tristate "Spase sp887x based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 235 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 236 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 237 | help |
| 238 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 239 | |
| 240 | This driver needs external firmware. Please use the command |
| 241 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 242 | download/extract it, and then copy it to /usr/lib/hotplug/firmware |
| 243 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 244 | |
| 245 | config DVB_CX22700 |
| 246 | tristate "Conexant CX22700 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 247 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 248 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 249 | help |
| 250 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 251 | |
| 252 | config DVB_CX22702 |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 253 | tristate "Conexant cx22702 demodulator (OFDM)" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 254 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 255 | default m if DVB_FE_CUSTOMISE |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 256 | help |
| 257 | A DVB-T tuner module. Say Y when you want to support this frontend. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 258 | |
Palash Bandyopadhyay | 47b75ec | 2010-07-06 16:40:58 -0300 | [diff] [blame] | 259 | config DVB_S5H1432 |
| 260 | tristate "Samsung s5h1432 demodulator (OFDM)" |
| 261 | depends on DVB_CORE && I2C |
| 262 | default m if DVB_FE_CUSTOMISE |
| 263 | help |
| 264 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 265 | |
Henk Vergonet | 89f9257 | 2007-08-09 11:02:30 -0300 | [diff] [blame] | 266 | config DVB_DRX397XD |
| 267 | tristate "Micronas DRX3975D/DRX3977D based" |
Adrian Bunk | 886f8d6 | 2008-07-28 16:58:05 -0300 | [diff] [blame] | 268 | depends on DVB_CORE && I2C |
Henk Vergonet | 89f9257 | 2007-08-09 11:02:30 -0300 | [diff] [blame] | 269 | default m if DVB_FE_CUSTOMISE |
Henk Vergonet | 89f9257 | 2007-08-09 11:02:30 -0300 | [diff] [blame] | 270 | help |
| 271 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 272 | |
| 273 | TODO: |
| 274 | This driver needs external firmware. Please use the command |
| 275 | "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to |
| 276 | download/extract them, and then copy them to /usr/lib/hotplug/firmware |
| 277 | or /lib/firmware (depending on configuration of firmware hotplug). |
| 278 | |
Devin Heitmueller | 949a12e | 2011-03-13 01:53:02 -0300 | [diff] [blame^] | 279 | config DVB_DRXD |
| 280 | tristate "Micronas DRXD driver" |
| 281 | depends on DVB_CORE && I2C |
| 282 | default m if DVB_FE_CUSTOMISE |
| 283 | help |
| 284 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 285 | |
| 286 | Note: this driver was based on vendor driver reference code (released |
| 287 | under the GPL) as opposed to the existing drx397xd driver, which |
| 288 | was written via reverse engineering. |
| 289 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 290 | config DVB_L64781 |
| 291 | tristate "LSI L64781" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 292 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 293 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 294 | help |
| 295 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 296 | |
| 297 | config DVB_TDA1004X |
| 298 | tristate "Philips TDA10045H/TDA10046H based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 299 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 300 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 301 | help |
| 302 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 303 | |
| 304 | This driver needs external firmware. Please use the commands |
| 305 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045", |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 306 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 307 | download/extract them, and then copy them to /usr/lib/hotplug/firmware |
| 308 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 309 | |
| 310 | config DVB_NXT6000 |
| 311 | tristate "NxtWave Communications NXT6000 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 312 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 313 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 314 | help |
| 315 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 316 | |
| 317 | config DVB_MT352 |
| 318 | tristate "Zarlink MT352 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 319 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 320 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 321 | help |
| 322 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 323 | |
Chris Pascoe | 780dfef | 2006-02-28 08:34:59 -0300 | [diff] [blame] | 324 | config DVB_ZL10353 |
| 325 | tristate "Zarlink ZL10353 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 326 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 327 | default m if DVB_FE_CUSTOMISE |
Chris Pascoe | 780dfef | 2006-02-28 08:34:59 -0300 | [diff] [blame] | 328 | help |
| 329 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 330 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 331 | config DVB_DIB3000MB |
| 332 | tristate "DiBcom 3000M-B" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 333 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 334 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 335 | help |
| 336 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 337 | to support this frontend. |
| 338 | |
| 339 | config DVB_DIB3000MC |
| 340 | tristate "DiBcom 3000P/M-C" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 341 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 342 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 343 | help |
| 344 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 345 | to support this frontend. |
| 346 | |
Patrick Boettcher | 69ea31e | 2006-10-17 18:28:14 -0300 | [diff] [blame] | 347 | config DVB_DIB7000M |
| 348 | tristate "DiBcom 7000MA/MB/PA/PB/MC" |
| 349 | depends on DVB_CORE && I2C |
| 350 | default m if DVB_FE_CUSTOMISE |
| 351 | help |
| 352 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 353 | to support this frontend. |
| 354 | |
Patrick Boettcher | a75763f | 2006-10-18 08:34:16 -0300 | [diff] [blame] | 355 | config DVB_DIB7000P |
| 356 | tristate "DiBcom 7000PC" |
| 357 | depends on DVB_CORE && I2C |
| 358 | default m if DVB_FE_CUSTOMISE |
| 359 | help |
| 360 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 361 | to support this frontend. |
| 362 | |
Olivier Grenie | dd316c6 | 2011-01-04 04:28:59 -0300 | [diff] [blame] | 363 | config DVB_DIB9000 |
| 364 | tristate "DiBcom 9000" |
| 365 | depends on DVB_CORE && I2C |
| 366 | default m if DVB_FE_CUSTOMISE |
| 367 | help |
| 368 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 369 | to support this frontend. |
| 370 | |
Steven Toth | 7bbb1ce | 2008-04-19 01:06:25 -0300 | [diff] [blame] | 371 | config DVB_TDA10048 |
| 372 | tristate "Philips TDA10048HN based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 373 | depends on DVB_CORE && I2C |
Steven Toth | 7bbb1ce | 2008-04-19 01:06:25 -0300 | [diff] [blame] | 374 | default m if DVB_FE_CUSTOMISE |
Steven Toth | 7bbb1ce | 2008-04-19 01:06:25 -0300 | [diff] [blame] | 375 | help |
| 376 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 377 | |
Mauro Carvalho Chehab | 79a6650 | 2009-03-10 00:49:58 -0300 | [diff] [blame] | 378 | config DVB_AF9013 |
| 379 | tristate "Afatech AF9013 demodulator" |
| 380 | depends on DVB_CORE && I2C |
| 381 | default m if DVB_FE_CUSTOMISE |
| 382 | help |
| 383 | Say Y when you want to support this frontend. |
| 384 | |
Antti Palosaari | a15c7b4 | 2009-11-13 22:33:45 -0300 | [diff] [blame] | 385 | config DVB_EC100 |
| 386 | tristate "E3C EC100" |
| 387 | depends on DVB_CORE && I2C |
| 388 | default m if DVB_FE_CUSTOMISE |
| 389 | help |
| 390 | Say Y when you want to support this frontend. |
| 391 | |
Igor M. Liplianin | 17cce93 | 2011-01-25 17:02:00 -0300 | [diff] [blame] | 392 | config DVB_STV0367 |
| 393 | tristate "ST STV0367 based" |
| 394 | depends on DVB_CORE && I2C |
| 395 | default m if DVB_FE_CUSTOMISE |
| 396 | help |
| 397 | A DVB-T/C tuner module. Say Y when you want to support this frontend. |
| 398 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 399 | comment "DVB-C (cable) frontends" |
| 400 | depends on DVB_CORE |
| 401 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 402 | config DVB_VES1820 |
| 403 | tristate "VLSI VES1820 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 404 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 405 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 406 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 407 | A DVB-C tuner module. Say Y when you want to support this frontend. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 408 | |
| 409 | config DVB_TDA10021 |
| 410 | tristate "Philips TDA10021 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 411 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 412 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 413 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 414 | A DVB-C tuner module. Say Y when you want to support this frontend. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 415 | |
Hartmut Birr | aa323ac | 2007-04-21 19:37:17 -0300 | [diff] [blame] | 416 | config DVB_TDA10023 |
| 417 | tristate "Philips TDA10023 based" |
| 418 | depends on DVB_CORE && I2C |
| 419 | default m if DVB_FE_CUSTOMISE |
| 420 | help |
| 421 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 422 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 423 | config DVB_STV0297 |
| 424 | tristate "ST STV0297 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 425 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 426 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 427 | help |
| 428 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 429 | |
Trent Piepho | 005b541 | 2006-04-04 01:56:30 -0300 | [diff] [blame] | 430 | comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 431 | depends on DVB_CORE |
| 432 | |
Kirk Lapray | 04a4592 | 2005-11-08 21:35:46 -0800 | [diff] [blame] | 433 | config DVB_NXT200X |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 434 | tristate "NxtWave Communications NXT2002/NXT2004 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 435 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 436 | default m if DVB_FE_CUSTOMISE |
Kirk Lapray | 04a4592 | 2005-11-08 21:35:46 -0800 | [diff] [blame] | 437 | help |
| 438 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 439 | to support this frontend. |
| 440 | |
Michael Krufky | 66e33de | 2006-01-09 15:25:39 -0200 | [diff] [blame] | 441 | This driver needs external firmware. Please use the commands |
| 442 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and |
| 443 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to |
| 444 | download/extract them, and then copy them to /usr/lib/hotplug/firmware |
| 445 | or /lib/firmware (depending on configuration of firmware hotplug). |
| 446 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 447 | config DVB_OR51211 |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 448 | tristate "Oren OR51211 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 449 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 450 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 451 | help |
| 452 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. |
| 453 | |
Trent Piepho | 2b3835b | 2006-03-29 13:53:15 -0300 | [diff] [blame] | 454 | This driver needs external firmware. Please use the command |
| 455 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to |
| 456 | download it, and then copy it to /usr/lib/hotplug/firmware |
| 457 | or /lib/firmware (depending on configuration of firmware hotplug). |
| 458 | |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 459 | config DVB_OR51132 |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 460 | tristate "Oren OR51132 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 461 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 462 | default m if DVB_FE_CUSTOMISE |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 463 | help |
| 464 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 465 | to support this frontend. |
| 466 | |
Trent Piepho | 2b3835b | 2006-03-29 13:53:15 -0300 | [diff] [blame] | 467 | This driver needs external firmware. Please use the commands |
| 468 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or |
| 469 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to |
| 470 | download firmwares for 8VSB and QAM64/256, respectively. Copy them to |
| 471 | /usr/lib/hotplug/firmware or /lib/firmware (depending on |
| 472 | configuration of firmware hotplug). |
| 473 | |
Johannes Stezenbach | 55f51ef | 2005-06-23 22:02:41 -0700 | [diff] [blame] | 474 | config DVB_BCM3510 |
| 475 | tristate "Broadcom BCM3510" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 476 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 477 | default m if DVB_FE_CUSTOMISE |
Johannes Stezenbach | 55f51ef | 2005-06-23 22:02:41 -0700 | [diff] [blame] | 478 | help |
| 479 | An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to |
| 480 | support this frontend. |
| 481 | |
Michael Krufky | 6ddcc91 | 2005-07-27 11:46:00 -0700 | [diff] [blame] | 482 | config DVB_LGDT330X |
Michael Krufky | e179d8b | 2005-08-09 17:48:54 -0700 | [diff] [blame] | 483 | tristate "LG Electronics LGDT3302/LGDT3303 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 484 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 485 | default m if DVB_FE_CUSTOMISE |
Mac Michaels | d8667cb | 2005-07-07 17:58:29 -0700 | [diff] [blame] | 486 | help |
| 487 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 488 | to support this frontend. |
| 489 | |
Michael Krufky | cae78ed | 2009-01-13 04:40:36 -0300 | [diff] [blame] | 490 | config DVB_LGDT3305 |
Jarod Wilson | 4cce492 | 2010-10-20 16:26:09 -0300 | [diff] [blame] | 491 | tristate "LG Electronics LGDT3304 and LGDT3305 based" |
Michael Krufky | cae78ed | 2009-01-13 04:40:36 -0300 | [diff] [blame] | 492 | depends on DVB_CORE && I2C |
| 493 | default m if DVB_FE_CUSTOMISE |
| 494 | help |
| 495 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 496 | to support this frontend. |
| 497 | |
Steven Toth | 8988555 | 2007-07-28 19:34:52 -0300 | [diff] [blame] | 498 | config DVB_S5H1409 |
| 499 | tristate "Samsung S5H1409 based" |
| 500 | depends on DVB_CORE && I2C |
| 501 | default m if DVB_FE_CUSTOMISE |
| 502 | help |
| 503 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 504 | to support this frontend. |
| 505 | |
Steven Toth | 265a651 | 2008-04-18 21:34:00 -0300 | [diff] [blame] | 506 | config DVB_AU8522 |
| 507 | tristate "Auvitek AU8522 based" |
Mauro Carvalho Chehab | 6a39a38 | 2009-03-19 21:03:09 -0300 | [diff] [blame] | 508 | depends on DVB_CORE && I2C && VIDEO_V4L2 |
Steven Toth | 265a651 | 2008-04-18 21:34:00 -0300 | [diff] [blame] | 509 | default m if DVB_FE_CUSTOMISE |
| 510 | help |
| 511 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 512 | to support this frontend. |
| 513 | |
Steven Toth | 8b4f1d0 | 2008-04-25 03:44:36 -0300 | [diff] [blame] | 514 | config DVB_S5H1411 |
| 515 | tristate "Samsung S5H1411 based" |
| 516 | depends on DVB_CORE && I2C |
| 517 | default m if DVB_FE_CUSTOMISE |
| 518 | help |
| 519 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 520 | to support this frontend. |
| 521 | |
Mauro Carvalho Chehab | c2e591f | 2008-10-24 13:44:38 -0300 | [diff] [blame] | 522 | comment "ISDB-T (terrestrial) frontends" |
| 523 | depends on DVB_CORE |
| 524 | |
| 525 | config DVB_S921 |
Mauro Carvalho Chehab | 3a509bb | 2010-09-10 16:49:47 -0300 | [diff] [blame] | 526 | tristate "Sharp S921 frontend" |
Mauro Carvalho Chehab | c2e591f | 2008-10-24 13:44:38 -0300 | [diff] [blame] | 527 | depends on DVB_CORE && I2C |
| 528 | default m if DVB_FE_CUSTOMISE |
| 529 | help |
| 530 | AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module. |
| 531 | Say Y when you want to support this frontend. |
| 532 | |
Patrick Boettcher | 77e2c0f | 2009-08-17 07:01:10 -0300 | [diff] [blame] | 533 | config DVB_DIB8000 |
| 534 | tristate "DiBcom 8000MB/MC" |
| 535 | depends on DVB_CORE && I2C |
| 536 | default m if DVB_FE_CUSTOMISE |
| 537 | help |
| 538 | A driver for DiBcom's DiB8000 ISDB-T/ISDB-Tsb demodulator. |
| 539 | Say Y when you want to support this frontend. |
| 540 | |
Mauro Carvalho Chehab | b9ede79 | 2010-09-27 20:52:43 -0300 | [diff] [blame] | 541 | config DVB_MB86A20S |
| 542 | tristate "Fujitsu mb86a20s" |
| 543 | depends on DVB_CORE && I2C |
| 544 | default m if DVB_FE_CUSTOMISE |
| 545 | help |
| 546 | A driver for Fujitsu mb86a20s ISDB-T/ISDB-Tsb demodulator. |
| 547 | Say Y when you want to support this frontend. |
| 548 | |
Mauro Carvalho Chehab | b094516 | 2008-04-29 21:38:45 -0300 | [diff] [blame] | 549 | comment "Digital terrestrial only tuners/PLL" |
Andrew de Quincey | 6bca358 | 2006-08-08 09:10:10 -0300 | [diff] [blame] | 550 | depends on DVB_CORE |
| 551 | |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 552 | config DVB_PLL |
Trent Piepho | 9ab1ba3 | 2007-04-27 12:31:28 -0300 | [diff] [blame] | 553 | tristate "Generic I2C PLL based tuners" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 554 | depends on DVB_CORE && I2C |
Trent Piepho | 9ab1ba3 | 2007-04-27 12:31:28 -0300 | [diff] [blame] | 555 | default m if DVB_FE_CUSTOMISE |
| 556 | help |
Michael Krufky | 0173e46 | 2007-09-27 11:37:19 -0300 | [diff] [blame] | 557 | This module drives a number of tuners based on PLL chips with a |
Trent Piepho | 9ab1ba3 | 2007-04-27 12:31:28 -0300 | [diff] [blame] | 558 | common I2C interface. Say Y when you want to support these tuners. |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 559 | |
Patrick Boettcher | 01373a5 | 2007-07-30 12:49:04 -0300 | [diff] [blame] | 560 | config DVB_TUNER_DIB0070 |
| 561 | tristate "DiBcom DiB0070 silicon base-band tuner" |
| 562 | depends on I2C |
| 563 | default m if DVB_FE_CUSTOMISE |
| 564 | help |
| 565 | A driver for the silicon baseband tuner DiB0070 from DiBcom. |
Matt LaPlante | 692105b | 2009-01-26 11:12:25 +0100 | [diff] [blame] | 566 | This device is only used inside a SiP called together with a |
Patrick Boettcher | 01373a5 | 2007-07-30 12:49:04 -0300 | [diff] [blame] | 567 | demodulator for now. |
| 568 | |
Olivier Grenie | 03245a5 | 2009-12-04 13:27:57 -0300 | [diff] [blame] | 569 | config DVB_TUNER_DIB0090 |
| 570 | tristate "DiBcom DiB0090 silicon base-band tuner" |
| 571 | depends on I2C |
| 572 | default m if DVB_FE_CUSTOMISE |
| 573 | help |
| 574 | A driver for the silicon baseband tuner DiB0090 from DiBcom. |
| 575 | This device is only used inside a SiP called together with a |
| 576 | demodulator for now. |
| 577 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 578 | comment "SEC control devices for DVB-S" |
Andrew de Quincey | d020542 | 2006-04-27 21:45:01 -0300 | [diff] [blame] | 579 | depends on DVB_CORE |
| 580 | |
| 581 | config DVB_LNBP21 |
Igor M. Liplianin | 8c1a233 | 2009-03-03 11:24:18 -0300 | [diff] [blame] | 582 | tristate "LNBP21/LNBH24 SEC controllers" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 583 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 584 | default m if DVB_FE_CUSTOMISE |
Andrew de Quincey | d020542 | 2006-04-27 21:45:01 -0300 | [diff] [blame] | 585 | help |
Igor M. Liplianin | 8c1a233 | 2009-03-03 11:24:18 -0300 | [diff] [blame] | 586 | An SEC control chips. |
Andrew de Quincey | d020542 | 2006-04-27 21:45:01 -0300 | [diff] [blame] | 587 | |
Hartmut Hackmann | 26ec394 | 2008-04-22 14:42:09 -0300 | [diff] [blame] | 588 | config DVB_ISL6405 |
| 589 | tristate "ISL6405 SEC controller" |
| 590 | depends on DVB_CORE && I2C |
| 591 | default m if DVB_FE_CUSTOMISE |
| 592 | help |
| 593 | An SEC control chip. |
| 594 | |
Andrew de Quincey | 21c2858 | 2006-04-27 21:45:09 -0300 | [diff] [blame] | 595 | config DVB_ISL6421 |
| 596 | tristate "ISL6421 SEC controller" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 597 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 598 | default m if DVB_FE_CUSTOMISE |
Andrew de Quincey | 21c2858 | 2006-04-27 21:45:09 -0300 | [diff] [blame] | 599 | help |
| 600 | An SEC control chip. |
| 601 | |
Manu Abraham | e415c68 | 2009-04-06 15:45:20 -0300 | [diff] [blame] | 602 | config DVB_ISL6423 |
| 603 | tristate "ISL6423 SEC controller" |
| 604 | depends on DVB_CORE && I2C |
| 605 | default m if DVB_FE_CUSTOMISE |
| 606 | help |
| 607 | A SEC controller chip from Intersil |
| 608 | |
Timothy Lee | dfbdce0 | 2008-08-09 13:36:51 -0300 | [diff] [blame] | 609 | config DVB_LGS8GL5 |
| 610 | tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)" |
| 611 | depends on DVB_CORE && I2C |
| 612 | default m if DVB_FE_CUSTOMISE |
| 613 | help |
| 614 | A DMB-TH tuner module. Say Y when you want to support this frontend. |
| 615 | |
David Wong | f15da16 | 2009-04-01 04:35:10 -0300 | [diff] [blame] | 616 | config DVB_LGS8GXX |
| 617 | tristate "Legend Silicon LGS8913/LGS8GL5/LGS8GXX DMB-TH demodulator" |
| 618 | depends on DVB_CORE && I2C |
Ben Hutchings | 7638699 | 2009-10-31 23:14:35 -0300 | [diff] [blame] | 619 | select FW_LOADER |
David Wong | f15da16 | 2009-04-01 04:35:10 -0300 | [diff] [blame] | 620 | default m if DVB_FE_CUSTOMISE |
| 621 | help |
| 622 | A DMB-TH tuner module. Say Y when you want to support this frontend. |
| 623 | |
David T.L. Wong | ec27b6a | 2009-10-26 07:08:17 -0300 | [diff] [blame] | 624 | config DVB_ATBM8830 |
| 625 | tristate "AltoBeam ATBM8830/8831 DMB-TH demodulator" |
| 626 | depends on DVB_CORE && I2C |
| 627 | default m if DVB_FE_CUSTOMISE |
| 628 | help |
| 629 | A DMB-TH tuner module. Say Y when you want to support this frontend. |
| 630 | |
Manu Abraham | 3e978a8 | 2009-12-04 05:56:35 -0300 | [diff] [blame] | 631 | config DVB_TDA665x |
| 632 | tristate "TDA665x tuner" |
| 633 | depends on DVB_CORE && I2C |
| 634 | default m if DVB_FE_CUSTOMISE |
| 635 | help |
| 636 | Support for tuner modules based on Philips TDA6650/TDA6651 chips. |
| 637 | Say Y when you want to support this chip. |
| 638 | |
| 639 | Currently supported tuners: |
| 640 | * Panasonic ENV57H12D5 (ET-50DT) |
| 641 | |
Malcolm Priestley | 1ae2c58 | 2010-08-28 18:07:37 -0300 | [diff] [blame] | 642 | config DVB_IX2505V |
| 643 | tristate "Sharp IX2505V silicon tuner" |
| 644 | depends on DVB_CORE && I2C |
| 645 | default m if DVB_FE_CUSTOMISE |
| 646 | help |
| 647 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 648 | |
Patrick Boettcher | bccd700 | 2008-08-30 12:15:54 -0300 | [diff] [blame] | 649 | comment "Tools to develop new frontends" |
| 650 | |
| 651 | config DVB_DUMMY_FE |
| 652 | tristate "Dummy frontend driver" |
| 653 | default n |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 654 | endmenu |