Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | menu "Customise DVB Frontends" |
| 2 | depends on DVB_CORE |
| 3 | |
| 4 | comment "DVB-S (satellite) frontends" |
| 5 | depends on DVB_CORE |
| 6 | |
| 7 | config 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 | |
| 13 | config DVB_CX24110 |
| 14 | tristate "Conexant CX24110 based" |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 15 | depends on DVB_CORE |
| 16 | help |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | 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] | 18 | |
Steve Toth | b79cb65 | 2006-01-09 15:25:07 -0200 | [diff] [blame] | 19 | config DVB_CX24123 |
| 20 | tristate "Conexant CX24123 based" |
| 21 | depends on DVB_CORE |
| 22 | help |
| 23 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 24 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 25 | config DVB_TDA8083 |
| 26 | tristate "Philips 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 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 31 | config DVB_MT312 |
Adrian Bunk | 4592b3a | 2006-02-27 00:07:49 -0300 | [diff] [blame] | 32 | tristate "Zarlink VP310/MT312 based" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 33 | depends on DVB_CORE |
| 34 | help |
| 35 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 36 | |
| 37 | config 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 Quincey | 96bf2f2 | 2005-07-07 17:57:53 -0700 | [diff] [blame] | 43 | config 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 Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 49 | comment "DVB-T (terrestrial) frontends" |
| 50 | depends on DVB_CORE |
| 51 | |
| 52 | config DVB_SP8870 |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 53 | tristate "Spase sp8870 based" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 54 | depends on DVB_CORE |
| 55 | select FW_LOADER |
| 56 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 57 | 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] | 58 | |
| 59 | This driver needs external firmware. Please use the command |
| 60 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 61 | download/extract it, and then copy it to /usr/lib/hotplug/firmware |
| 62 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 63 | |
| 64 | config DVB_SP887X |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 65 | tristate "Spase sp887x based" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 66 | depends on DVB_CORE |
| 67 | select FW_LOADER |
| 68 | help |
| 69 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 70 | |
| 71 | This driver needs external firmware. Please use the command |
| 72 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 73 | download/extract it, and then copy it to /usr/lib/hotplug/firmware |
| 74 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 75 | |
| 76 | config DVB_CX22700 |
| 77 | tristate "Conexant CX22700 based" |
| 78 | depends on DVB_CORE |
| 79 | help |
| 80 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 81 | |
| 82 | config DVB_CX22702 |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 83 | tristate "Conexant cx22702 demodulator (OFDM)" |
| 84 | depends on DVB_CORE |
| 85 | help |
| 86 | 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] | 87 | |
| 88 | config DVB_L64781 |
| 89 | tristate "LSI L64781" |
| 90 | depends on DVB_CORE |
| 91 | help |
| 92 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 93 | |
| 94 | config DVB_TDA1004X |
| 95 | tristate "Philips TDA10045H/TDA10046H based" |
| 96 | depends on DVB_CORE |
| 97 | select FW_LOADER |
| 98 | help |
| 99 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 100 | |
| 101 | This driver needs external firmware. Please use the commands |
| 102 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045", |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 103 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to |
Ville Skytt\ä | 12e66f6 | 2006-01-09 15:25:38 -0200 | [diff] [blame] | 104 | download/extract them, and then copy them to /usr/lib/hotplug/firmware |
| 105 | or /lib/firmware (depending on configuration of firmware hotplug). |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 106 | |
| 107 | config DVB_NXT6000 |
| 108 | tristate "NxtWave Communications NXT6000 based" |
| 109 | depends on DVB_CORE |
| 110 | help |
| 111 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 112 | |
| 113 | config DVB_MT352 |
| 114 | tristate "Zarlink MT352 based" |
| 115 | depends on DVB_CORE |
| 116 | help |
| 117 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 118 | |
Chris Pascoe | 780dfef | 2006-02-28 08:34:59 -0300 | [diff] [blame] | 119 | config DVB_ZL10353 |
| 120 | tristate "Zarlink ZL10353 based" |
| 121 | depends on DVB_CORE |
| 122 | help |
| 123 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 124 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 125 | config DVB_DIB3000MB |
| 126 | tristate "DiBcom 3000M-B" |
| 127 | depends on DVB_CORE |
| 128 | help |
| 129 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 130 | to support this frontend. |
| 131 | |
| 132 | config DVB_DIB3000MC |
| 133 | tristate "DiBcom 3000P/M-C" |
| 134 | depends on DVB_CORE |
| 135 | help |
| 136 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 137 | to support this frontend. |
| 138 | |
| 139 | comment "DVB-C (cable) frontends" |
| 140 | depends on DVB_CORE |
| 141 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 142 | config DVB_VES1820 |
| 143 | tristate "VLSI VES1820 based" |
| 144 | depends on DVB_CORE |
| 145 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 146 | 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] | 147 | |
| 148 | config DVB_TDA10021 |
| 149 | tristate "Philips TDA10021 based" |
| 150 | depends on DVB_CORE |
| 151 | help |
Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 152 | 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] | 153 | |
| 154 | config DVB_STV0297 |
| 155 | tristate "ST STV0297 based" |
| 156 | depends on DVB_CORE |
| 157 | help |
| 158 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 159 | |
Trent Piepho | 005b541 | 2006-04-04 01:56:30 -0300 | [diff] [blame^] | 160 | comment "ATSC (North American/Korean Terrestrial/Cable DTV) frontends" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 161 | depends on DVB_CORE |
| 162 | |
Kirk Lapray | 04a4592 | 2005-11-08 21:35:46 -0800 | [diff] [blame] | 163 | config DVB_NXT200X |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 164 | tristate "NxtWave Communications NXT2002/NXT2004 based" |
Kirk Lapray | 04a4592 | 2005-11-08 21:35:46 -0800 | [diff] [blame] | 165 | depends on DVB_CORE |
| 166 | select FW_LOADER |
| 167 | help |
| 168 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 169 | to support this frontend. |
| 170 | |
Michael Krufky | 66e33de | 2006-01-09 15:25:39 -0200 | [diff] [blame] | 171 | This driver needs external firmware. Please use the commands |
| 172 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and |
| 173 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" 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_OR51211 |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 178 | tristate "Oren OR51211 based" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 179 | depends on DVB_CORE |
| 180 | select FW_LOADER |
| 181 | help |
| 182 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. |
| 183 | |
Trent Piepho | 2b3835b | 2006-03-29 13:53:15 -0300 | [diff] [blame] | 184 | This driver needs external firmware. Please use the command |
| 185 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51211" to |
| 186 | download it, and then copy it to /usr/lib/hotplug/firmware |
| 187 | or /lib/firmware (depending on configuration of firmware hotplug). |
| 188 | |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 189 | config DVB_OR51132 |
Michael Krufky | f5c08a2 | 2006-03-16 13:18:25 -0300 | [diff] [blame] | 190 | tristate "Oren OR51132 based" |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 191 | depends on DVB_CORE |
| 192 | select FW_LOADER |
| 193 | help |
| 194 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 195 | to support this frontend. |
| 196 | |
Trent Piepho | 2b3835b | 2006-03-29 13:53:15 -0300 | [diff] [blame] | 197 | This driver needs external firmware. Please use the commands |
| 198 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_vsb" and/or |
| 199 | "<kerneldir>/Documentation/dvb/get_dvb_firmware or51132_qam" to |
| 200 | download firmwares for 8VSB and QAM64/256, respectively. Copy them to |
| 201 | /usr/lib/hotplug/firmware or /lib/firmware (depending on |
| 202 | configuration of firmware hotplug). |
| 203 | |
Johannes Stezenbach | 55f51ef | 2005-06-23 22:02:41 -0700 | [diff] [blame] | 204 | config DVB_BCM3510 |
| 205 | tristate "Broadcom BCM3510" |
| 206 | depends on DVB_CORE |
| 207 | select FW_LOADER |
| 208 | help |
| 209 | An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to |
| 210 | support this frontend. |
| 211 | |
Michael Krufky | 6ddcc91 | 2005-07-27 11:46:00 -0700 | [diff] [blame] | 212 | config DVB_LGDT330X |
Michael Krufky | e179d8b | 2005-08-09 17:48:54 -0700 | [diff] [blame] | 213 | tristate "LG Electronics LGDT3302/LGDT3303 based" |
Mac Michaels | d8667cb | 2005-07-07 17:58:29 -0700 | [diff] [blame] | 214 | depends on DVB_CORE |
| 215 | help |
| 216 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 217 | to support this frontend. |
| 218 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 219 | endmenu |