| 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 |  | 
|  | 119 | config DVB_DIB3000MB | 
|  | 120 | tristate "DiBcom 3000M-B" | 
|  | 121 | depends on DVB_CORE | 
|  | 122 | help | 
|  | 123 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want | 
|  | 124 | to support this frontend. | 
|  | 125 |  | 
|  | 126 | config DVB_DIB3000MC | 
|  | 127 | tristate "DiBcom 3000P/M-C" | 
|  | 128 | depends on DVB_CORE | 
|  | 129 | help | 
|  | 130 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want | 
|  | 131 | to support this frontend. | 
|  | 132 |  | 
|  | 133 | comment "DVB-C (cable) frontends" | 
|  | 134 | depends on DVB_CORE | 
|  | 135 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 136 | config DVB_VES1820 | 
|  | 137 | tristate "VLSI VES1820 based" | 
|  | 138 | depends on DVB_CORE | 
|  | 139 | help | 
| Michael Krufky | 50c25ff | 2006-01-09 15:25:34 -0200 | [diff] [blame] | 140 | 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] | 141 |  | 
|  | 142 | config DVB_TDA10021 | 
|  | 143 | tristate "Philips TDA10021 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_STV0297 | 
|  | 149 | tristate "ST STV0297 based" | 
|  | 150 | depends on DVB_CORE | 
|  | 151 | help | 
|  | 152 | A DVB-C tuner module. Say Y when you want to support this frontend. | 
|  | 153 |  | 
|  | 154 | comment "ATSC (North American/Korean Terresterial DTV) frontends" | 
|  | 155 | depends on DVB_CORE | 
|  | 156 |  | 
| Kirk Lapray | 04a4592 | 2005-11-08 21:35:46 -0800 | [diff] [blame] | 157 | config DVB_NXT200X | 
|  | 158 | tristate "Nextwave NXT2002/NXT2004 based" | 
|  | 159 | depends on DVB_CORE | 
|  | 160 | select FW_LOADER | 
|  | 161 | help | 
|  | 162 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 
|  | 163 | to support this frontend. | 
|  | 164 |  | 
| Michael Krufky | 66e33de | 2006-01-09 15:25:39 -0200 | [diff] [blame] | 165 | This driver needs external firmware. Please use the commands | 
|  | 166 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2002" and | 
|  | 167 | "<kerneldir>/Documentation/dvb/get_dvb_firmware nxt2004" to | 
|  | 168 | download/extract them, and then copy them to /usr/lib/hotplug/firmware | 
|  | 169 | or /lib/firmware (depending on configuration of firmware hotplug). | 
|  | 170 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 171 | config DVB_OR51211 | 
|  | 172 | tristate "or51211 based (pcHDTV HD2000 card)" | 
|  | 173 | depends on DVB_CORE | 
|  | 174 | select FW_LOADER | 
|  | 175 | help | 
|  | 176 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. | 
|  | 177 |  | 
| Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 178 | config DVB_OR51132 | 
|  | 179 | tristate "OR51132 based (pcHDTV HD3000 card)" | 
|  | 180 | depends on DVB_CORE | 
|  | 181 | select FW_LOADER | 
|  | 182 | help | 
|  | 183 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 
|  | 184 | to support this frontend. | 
|  | 185 |  | 
| Johannes Stezenbach | 55f51ef | 2005-06-23 22:02:41 -0700 | [diff] [blame] | 186 | config DVB_BCM3510 | 
|  | 187 | tristate "Broadcom BCM3510" | 
|  | 188 | depends on DVB_CORE | 
|  | 189 | select FW_LOADER | 
|  | 190 | help | 
|  | 191 | An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to | 
|  | 192 | support this frontend. | 
|  | 193 |  | 
| Michael Krufky | 6ddcc91 | 2005-07-27 11:46:00 -0700 | [diff] [blame] | 194 | config DVB_LGDT330X | 
| Michael Krufky | e179d8b | 2005-08-09 17:48:54 -0700 | [diff] [blame] | 195 | tristate "LG Electronics LGDT3302/LGDT3303 based" | 
| Mac Michaels | d8667cb | 2005-07-07 17:58:29 -0700 | [diff] [blame] | 196 | depends on DVB_CORE | 
|  | 197 | help | 
|  | 198 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want | 
|  | 199 | to support this frontend. | 
|  | 200 |  | 
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 201 | endmenu |