Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | menu "Customise DVB Frontends" |
| 2 | depends on DVB_CORE |
| 3 | |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 4 | config 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 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 15 | comment "DVB-S (satellite) frontends" |
| 16 | depends on DVB_CORE |
| 17 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 18 | config DVB_CX24110 |
| 19 | tristate "Conexant CX24110 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 20 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 21 | default m if DVB_FE_CUSTOMISE |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 22 | help |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 23 | 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] | 24 | |
Steve Toth | b79cb65 | 2006-01-09 15:25:07 -0200 | [diff] [blame] | 25 | config DVB_CX24123 |
| 26 | tristate "Conexant CX24123 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 27 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 28 | default m if DVB_FE_CUSTOMISE |
Steve Toth | b79cb65 | 2006-01-09 15:25:07 -0200 | [diff] [blame] | 29 | help |
| 30 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 31 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 32 | config DVB_MT312 |
Matthias Schwarzott | e4671b6 | 2008-04-30 12:21:04 -0300 | [diff] [blame] | 33 | tristate "Zarlink VP310/MT312/ZL10313 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 34 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 35 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | help |
| 37 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 38 | |
Andrew de Quincey | 96bf2f2 | 2005-07-07 17:57:53 -0700 | [diff] [blame] | 39 | config DVB_S5H1420 |
| 40 | tristate "Samsung S5H1420 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 41 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 42 | default m if DVB_FE_CUSTOMISE |
Andrew de Quincey | 96bf2f2 | 2005-07-07 17:57:53 -0700 | [diff] [blame] | 43 | help |
| 44 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 45 | |
Igor M. Liplianin | e4aab64 | 2008-09-23 15:43:57 -0300 | [diff] [blame] | 46 | config DVB_STV0288 |
| 47 | tristate "ST STV0288 based" |
| 48 | depends on DVB_CORE && I2C |
| 49 | default m if DVB_FE_CUSTOMISE |
| 50 | help |
| 51 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 52 | |
| 53 | config DVB_STB6000 |
| 54 | tristate "ST STB6000 silicon tuner" |
| 55 | depends on DVB_CORE && I2C |
| 56 | default m if DVB_FE_CUSTOMISE |
| 57 | help |
| 58 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. |
| 59 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 60 | config DVB_STV0299 |
| 61 | tristate "ST STV0299 based" |
| 62 | depends on DVB_CORE && I2C |
| 63 | default m if DVB_FE_CUSTOMISE |
| 64 | help |
| 65 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 66 | |
| 67 | config DVB_TDA8083 |
| 68 | tristate "Philips TDA8083 based" |
| 69 | depends on DVB_CORE && I2C |
| 70 | default m if DVB_FE_CUSTOMISE |
| 71 | help |
| 72 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 73 | |
Andrew de Quincey | 6bca358 | 2006-08-08 09:10:10 -0300 | [diff] [blame] | 74 | config DVB_TDA10086 |
| 75 | tristate "Philips TDA10086 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 76 | depends on DVB_CORE && I2C |
Andrew de Quincey | 6bca358 | 2006-08-08 09:10:10 -0300 | [diff] [blame] | 77 | default m if DVB_FE_CUSTOMISE |
| 78 | help |
| 79 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 80 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 81 | config DVB_VES1X93 |
| 82 | tristate "VLSI VES1893 or VES1993 based" |
| 83 | depends on DVB_CORE && I2C |
| 84 | default m if DVB_FE_CUSTOMISE |
| 85 | help |
| 86 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 87 | |
| 88 | config DVB_TUNER_ITD1000 |
| 89 | tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS" |
| 90 | depends on DVB_CORE && I2C |
| 91 | default m if DVB_FE_CUSTOMISE |
| 92 | help |
| 93 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 94 | |
| 95 | config DVB_TDA826X |
| 96 | tristate "Philips TDA826X silicon tuner" |
| 97 | depends on DVB_CORE && I2C |
| 98 | default m if DVB_FE_CUSTOMISE |
| 99 | help |
| 100 | A DVB-S silicon tuner module. Say Y when you want to support this tuner. |
| 101 | |
| 102 | config DVB_TUA6100 |
| 103 | tristate "Infineon TUA6100 PLL" |
| 104 | depends on DVB_CORE && I2C |
| 105 | default m if DVB_FE_CUSTOMISE |
| 106 | help |
| 107 | A DVB-S PLL chip. |
| 108 | |
Steven Toth | 0d46748 | 2008-09-04 01:14:43 -0300 | [diff] [blame] | 109 | config DVB_CX24116 |
| 110 | tristate "Conexant CX24116 based" |
| 111 | depends on DVB_CORE && I2C |
| 112 | default m if DVB_FE_CUSTOMISE |
| 113 | help |
| 114 | A DVB-S/S2 tuner module. Say Y when you want to support this frontend. |
| 115 | |
Igor M. Liplianin | 04ad28c | 2008-09-16 18:21:11 -0300 | [diff] [blame] | 116 | config DVB_SI21XX |
| 117 | tristate "Silicon Labs SI21XX based" |
| 118 | depends on DVB_CORE && I2C |
| 119 | default m if DVB_FE_CUSTOMISE |
| 120 | help |
| 121 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 122 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 123 | comment "DVB-T (terrestrial) frontends" |
| 124 | depends on DVB_CORE |
| 125 | |
| 126 | config DVB_SP8870 |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 127 | tristate "Spase sp8870 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 128 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 129 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 130 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 131 | 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] | 132 | |
| 133 | This driver needs external firmware. Please use the command |
| 134 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 135 | download/extract it, and then copy it to /usr/lib/hotplug/firmware |
| 136 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 137 | |
| 138 | config DVB_SP887X |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 139 | tristate "Spase sp887x based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 140 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 141 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 142 | help |
| 143 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 144 | |
| 145 | This driver needs external firmware. Please use the command |
| 146 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 147 | download/extract it, and then copy it to /usr/lib/hotplug/firmware |
| 148 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 149 | |
| 150 | config DVB_CX22700 |
| 151 | tristate "Conexant CX22700 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 152 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 153 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 154 | help |
| 155 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 156 | |
| 157 | config DVB_CX22702 |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 158 | tristate "Conexant cx22702 demodulator (OFDM)" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 159 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 160 | default m if DVB_FE_CUSTOMISE |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 161 | help |
| 162 | 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] | 163 | |
Henk Vergonet | 89f9257 | 2007-08-09 11:02:30 -0300 | [diff] [blame] | 164 | config DVB_DRX397XD |
| 165 | tristate "Micronas DRX3975D/DRX3977D based" |
Adrian Bunk | 886f8d6 | 2008-07-28 16:58:05 -0300 | [diff] [blame] | 166 | depends on DVB_CORE && I2C |
Henk Vergonet | 89f9257 | 2007-08-09 11:02:30 -0300 | [diff] [blame] | 167 | default m if DVB_FE_CUSTOMISE |
Henk Vergonet | 89f9257 | 2007-08-09 11:02:30 -0300 | [diff] [blame] | 168 | help |
| 169 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 170 | |
| 171 | TODO: |
| 172 | This driver needs external firmware. Please use the command |
| 173 | "<kerneldir>/Documentation/dvb/get_dvb_firmware drx397xD" to |
| 174 | download/extract them, and then copy them to /usr/lib/hotplug/firmware |
| 175 | or /lib/firmware (depending on configuration of firmware hotplug). |
| 176 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 177 | config DVB_L64781 |
| 178 | tristate "LSI L64781" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 179 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 180 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 181 | help |
| 182 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 183 | |
| 184 | config DVB_TDA1004X |
| 185 | tristate "Philips TDA10045H/TDA10046H based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 186 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 187 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 188 | help |
| 189 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 190 | |
| 191 | This driver needs external firmware. Please use the commands |
| 192 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045", |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 193 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 194 | download/extract them, and then copy them to /usr/lib/hotplug/firmware |
| 195 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 196 | |
| 197 | config DVB_NXT6000 |
| 198 | tristate "NxtWave Communications NXT6000 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 199 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 200 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 201 | help |
| 202 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 203 | |
| 204 | config DVB_MT352 |
| 205 | tristate "Zarlink MT352 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 206 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 207 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 208 | help |
| 209 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 210 | |
Chris Pascoe | 780dfef | 2006-02-28 08:34:59 -0300 | [diff] [blame] | 211 | config DVB_ZL10353 |
| 212 | tristate "Zarlink ZL10353 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 213 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 214 | default m if DVB_FE_CUSTOMISE |
Chris Pascoe | 780dfef | 2006-02-28 08:34:59 -0300 | [diff] [blame] | 215 | help |
| 216 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 217 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 218 | config DVB_DIB3000MB |
| 219 | tristate "DiBcom 3000M-B" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 220 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 221 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 222 | help |
| 223 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 224 | to support this frontend. |
| 225 | |
| 226 | config DVB_DIB3000MC |
| 227 | tristate "DiBcom 3000P/M-C" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 228 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 229 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 230 | help |
| 231 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 232 | to support this frontend. |
| 233 | |
Patrick Boettcher | 69ea31e | 2006-10-17 18:28:14 -0300 | [diff] [blame] | 234 | config DVB_DIB7000M |
| 235 | tristate "DiBcom 7000MA/MB/PA/PB/MC" |
| 236 | depends on DVB_CORE && I2C |
| 237 | default m if DVB_FE_CUSTOMISE |
| 238 | help |
| 239 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 240 | to support this frontend. |
| 241 | |
Patrick Boettcher | a75763f | 2006-10-18 08:34:16 -0300 | [diff] [blame] | 242 | config DVB_DIB7000P |
| 243 | tristate "DiBcom 7000PC" |
| 244 | depends on DVB_CORE && I2C |
| 245 | default m if DVB_FE_CUSTOMISE |
| 246 | help |
| 247 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 248 | to support this frontend. |
| 249 | |
Steven Toth | 7bbb1ce | 2008-04-19 01:06:25 -0300 | [diff] [blame] | 250 | config DVB_TDA10048 |
| 251 | tristate "Philips TDA10048HN based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 252 | depends on DVB_CORE && I2C |
Steven Toth | 7bbb1ce | 2008-04-19 01:06:25 -0300 | [diff] [blame] | 253 | default m if DVB_FE_CUSTOMISE |
Steven Toth | 7bbb1ce | 2008-04-19 01:06:25 -0300 | [diff] [blame] | 254 | help |
| 255 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 256 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 257 | comment "DVB-C (cable) frontends" |
| 258 | depends on DVB_CORE |
| 259 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 260 | config DVB_VES1820 |
| 261 | tristate "VLSI VES1820 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 262 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 263 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 264 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 265 | 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] | 266 | |
| 267 | config DVB_TDA10021 |
| 268 | tristate "Philips TDA10021 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 269 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 270 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 271 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 272 | 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] | 273 | |
Hartmut Birr | aa323ac | 2007-04-21 19:37:17 -0300 | [diff] [blame] | 274 | config DVB_TDA10023 |
| 275 | tristate "Philips TDA10023 based" |
| 276 | depends on DVB_CORE && I2C |
| 277 | default m if DVB_FE_CUSTOMISE |
| 278 | help |
| 279 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 280 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 281 | config DVB_STV0297 |
| 282 | tristate "ST STV0297 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 283 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 284 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 285 | help |
| 286 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 287 | |
Trent Piepho | 005b541 | 2006-04-04 01:56:30 -0300 | [diff] [blame] | 288 | comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 289 | depends on DVB_CORE |
| 290 | |
Kirk Lapray | 04a4592 | 2005-11-08 21:35:46 -0800 | [diff] [blame] | 291 | config DVB_NXT200X |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 292 | tristate "NxtWave Communications NXT2002/NXT2004 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 293 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 294 | default m if DVB_FE_CUSTOMISE |
Kirk Lapray | 04a4592 | 2005-11-08 21:35:46 -0800 | [diff] [blame] | 295 | help |
| 296 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 297 | to support this frontend. |
| 298 | |
Michael Krufky | 66e33de | 2006-01-09 15:25:39 -0200 | [diff] [blame] | 299 | This driver needs external firmware. Please use the commands |
| 300 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and |
| 301 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to |
| 302 | download/extract them, and then copy them to /usr/lib/hotplug/firmware |
| 303 | or /lib/firmware (depending on configuration of firmware hotplug). |
| 304 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 305 | config DVB_OR51211 |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 306 | tristate "Oren OR51211 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 307 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 308 | default m if DVB_FE_CUSTOMISE |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 309 | help |
| 310 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. |
| 311 | |
Trent Piepho | 2b3835b | 2006-03-29 13:53:15 -0300 | [diff] [blame] | 312 | This driver needs external firmware. Please use the command |
| 313 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to |
| 314 | download it, and then copy it to /usr/lib/hotplug/firmware |
| 315 | or /lib/firmware (depending on configuration of firmware hotplug). |
| 316 | |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 317 | config DVB_OR51132 |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 318 | tristate "Oren OR51132 based" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -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 |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 321 | help |
| 322 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 323 | to support this frontend. |
| 324 | |
Trent Piepho | 2b3835b | 2006-03-29 13:53:15 -0300 | [diff] [blame] | 325 | This driver needs external firmware. Please use the commands |
| 326 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or |
| 327 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to |
| 328 | download firmwares for 8VSB and QAM64/256, respectively. Copy them to |
| 329 | /usr/lib/hotplug/firmware or /lib/firmware (depending on |
| 330 | configuration of firmware hotplug). |
| 331 | |
Johannes Stezenbach | 55f51ef | 2005-06-23 22:02:41 -0700 | [diff] [blame] | 332 | config DVB_BCM3510 |
| 333 | tristate "Broadcom BCM3510" |
Adrian Bunk | 445c271 | 2008-07-27 10:04:55 -0300 | [diff] [blame] | 334 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 335 | default m if DVB_FE_CUSTOMISE |
Johannes Stezenbach | 55f51ef | 2005-06-23 22:02:41 -0700 | [diff] [blame] | 336 | help |
| 337 | An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to |
| 338 | support this frontend. |
| 339 | |
Michael Krufky | 6ddcc91 | 2005-07-27 11:46:00 -0700 | [diff] [blame] | 340 | config DVB_LGDT330X |
Michael Krufky | e179d8b | 2005-08-09 17:48:54 -0700 | [diff] [blame] | 341 | tristate "LG Electronics LGDT3302/LGDT3303 based" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 342 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 343 | default m if DVB_FE_CUSTOMISE |
Mac Michaels | d8667cb | 2005-07-07 17:58:29 -0700 | [diff] [blame] | 344 | help |
| 345 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 346 | to support this frontend. |
| 347 | |
Mauro Carvalho Chehab | f71f11e | 2008-10-24 15:06:17 -0300 | [diff] [blame^] | 348 | config DVB_LGDT3304 |
| 349 | tristate "LG Electronics LGDT3304" |
| 350 | depends on DVB_CORE && I2C |
| 351 | default m if DVB_FE_CUSTOMISE |
| 352 | help |
| 353 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 354 | to support this frontend. |
| 355 | |
Steven Toth | 8988555 | 2007-07-28 19:34:52 -0300 | [diff] [blame] | 356 | config DVB_S5H1409 |
| 357 | tristate "Samsung S5H1409 based" |
| 358 | depends on DVB_CORE && I2C |
| 359 | default m if DVB_FE_CUSTOMISE |
| 360 | help |
| 361 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 362 | to support this frontend. |
| 363 | |
Steven Toth | 265a651 | 2008-04-18 21:34:00 -0300 | [diff] [blame] | 364 | config DVB_AU8522 |
| 365 | tristate "Auvitek AU8522 based" |
| 366 | depends on DVB_CORE && I2C |
| 367 | default m if DVB_FE_CUSTOMISE |
| 368 | help |
| 369 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 370 | to support this frontend. |
| 371 | |
Steven Toth | 8b4f1d0 | 2008-04-25 03:44:36 -0300 | [diff] [blame] | 372 | config DVB_S5H1411 |
| 373 | tristate "Samsung S5H1411 based" |
| 374 | depends on DVB_CORE && I2C |
| 375 | default m if DVB_FE_CUSTOMISE |
| 376 | help |
| 377 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 378 | to support this frontend. |
| 379 | |
Mauro Carvalho Chehab | c2e591f | 2008-10-24 13:44:38 -0300 | [diff] [blame] | 380 | comment "ISDB-T (terrestrial) frontends" |
| 381 | depends on DVB_CORE |
| 382 | |
| 383 | config DVB_S921 |
| 384 | tristate "Sharp S921 tuner" |
| 385 | depends on DVB_CORE && I2C |
| 386 | default m if DVB_FE_CUSTOMISE |
| 387 | help |
| 388 | AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module. |
| 389 | Say Y when you want to support this frontend. |
| 390 | |
Mauro Carvalho Chehab | b094516 | 2008-04-29 21:38:45 -0300 | [diff] [blame] | 391 | comment "Digital terrestrial only tuners/PLL" |
Andrew de Quincey | 6bca358 | 2006-08-08 09:10:10 -0300 | [diff] [blame] | 392 | depends on DVB_CORE |
| 393 | |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 394 | config DVB_PLL |
Trent Piepho | 9ab1ba3 | 2007-04-27 12:31:28 -0300 | [diff] [blame] | 395 | tristate "Generic I2C PLL based tuners" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 396 | depends on DVB_CORE && I2C |
Trent Piepho | 9ab1ba3 | 2007-04-27 12:31:28 -0300 | [diff] [blame] | 397 | default m if DVB_FE_CUSTOMISE |
| 398 | help |
Michael Krufky | 0173e46 | 2007-09-27 11:37:19 -0300 | [diff] [blame] | 399 | 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] | 400 | 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] | 401 | |
Patrick Boettcher | 01373a5 | 2007-07-30 12:49:04 -0300 | [diff] [blame] | 402 | config DVB_TUNER_DIB0070 |
| 403 | tristate "DiBcom DiB0070 silicon base-band tuner" |
| 404 | depends on I2C |
| 405 | default m if DVB_FE_CUSTOMISE |
| 406 | help |
| 407 | A driver for the silicon baseband tuner DiB0070 from DiBcom. |
| 408 | This device is only used inside a SiP called togther with a |
| 409 | demodulator for now. |
| 410 | |
Mauro Carvalho Chehab | df7aaaf | 2008-04-26 16:19:58 -0300 | [diff] [blame] | 411 | comment "SEC control devices for DVB-S" |
Andrew de Quincey | d020542 | 2006-04-27 21:45:01 -0300 | [diff] [blame] | 412 | depends on DVB_CORE |
| 413 | |
| 414 | config DVB_LNBP21 |
| 415 | tristate "LNBP21 SEC controller" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 416 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 417 | default m if DVB_FE_CUSTOMISE |
Andrew de Quincey | d020542 | 2006-04-27 21:45:01 -0300 | [diff] [blame] | 418 | help |
| 419 | An SEC control chip. |
| 420 | |
Hartmut Hackmann | 26ec394 | 2008-04-22 14:42:09 -0300 | [diff] [blame] | 421 | config DVB_ISL6405 |
| 422 | tristate "ISL6405 SEC controller" |
| 423 | depends on DVB_CORE && I2C |
| 424 | default m if DVB_FE_CUSTOMISE |
| 425 | help |
| 426 | An SEC control chip. |
| 427 | |
Andrew de Quincey | 21c2858 | 2006-04-27 21:45:09 -0300 | [diff] [blame] | 428 | config DVB_ISL6421 |
| 429 | tristate "ISL6421 SEC controller" |
Andrew de Quincey | 17aafcc6 | 2006-08-08 15:48:07 -0300 | [diff] [blame] | 430 | depends on DVB_CORE && I2C |
Andrew de Quincey | 176ac9d | 2006-08-08 09:10:11 -0300 | [diff] [blame] | 431 | default m if DVB_FE_CUSTOMISE |
Andrew de Quincey | 21c2858 | 2006-04-27 21:45:09 -0300 | [diff] [blame] | 432 | help |
| 433 | An SEC control chip. |
| 434 | |
Timothy Lee | dfbdce0 | 2008-08-09 13:36:51 -0300 | [diff] [blame] | 435 | config DVB_LGS8GL5 |
| 436 | tristate "Silicon Legend LGS-8GL5 demodulator (OFDM)" |
| 437 | depends on DVB_CORE && I2C |
| 438 | default m if DVB_FE_CUSTOMISE |
| 439 | help |
| 440 | A DMB-TH tuner module. Say Y when you want to support this frontend. |
| 441 | |
Patrick Boettcher | bccd700 | 2008-08-30 12:15:54 -0300 | [diff] [blame] | 442 | comment "Tools to develop new frontends" |
| 443 | |
| 444 | config DVB_DUMMY_FE |
| 445 | tristate "Dummy frontend driver" |
| 446 | default n |
| 447 | |
Antti Palosaari | 825b967 | 2008-09-15 15:01:52 -0300 | [diff] [blame] | 448 | config DVB_AF9013 |
| 449 | tristate "Afatech AF9013 demodulator" |
| 450 | depends on DVB_CORE && I2C |
| 451 | default m if DVB_FE_CUSTOMISE |
| 452 | help |
| 453 | Say Y when you want to support this frontend. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 454 | endmenu |