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 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 19 | config DVB_TDA8083 |
| 20 | tristate "Philips TDA8083 based" |
| 21 | depends on DVB_CORE |
| 22 | help |
| 23 | A DVB-S tuner module. Say Y when you want to support this frontend. |
| 24 | |
| 25 | config DVB_TDA80XX |
| 26 | tristate "Philips TDA8044 or 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 | |
| 31 | config DVB_MT312 |
| 32 | tristate "Zarlink MT312 based" |
| 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 |
| 53 | tristate "Spase sp8870 based" |
| 54 | depends on DVB_CORE |
| 55 | select FW_LOADER |
| 56 | help |
| 57 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 58 | |
| 59 | This driver needs external firmware. Please use the command |
| 60 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp8870" to |
| 61 | download/extract it, and then copy it to /usr/lib/hotplug/firmware. |
| 62 | |
| 63 | config DVB_SP887X |
| 64 | tristate "Spase sp887x based" |
| 65 | depends on DVB_CORE |
| 66 | select FW_LOADER |
| 67 | help |
| 68 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 69 | |
| 70 | This driver needs external firmware. Please use the command |
| 71 | "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to |
| 72 | download/extract it, and then copy it to /usr/lib/hotplug/firmware. |
| 73 | |
| 74 | config DVB_CX22700 |
| 75 | tristate "Conexant CX22700 based" |
| 76 | depends on DVB_CORE |
| 77 | help |
| 78 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 79 | |
| 80 | config DVB_CX22702 |
| 81 | tristate "Conexant cx22702 demodulator (OFDM)" |
| 82 | depends on DVB_CORE |
| 83 | help |
| 84 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 85 | |
| 86 | config DVB_L64781 |
| 87 | tristate "LSI L64781" |
| 88 | depends on DVB_CORE |
| 89 | help |
| 90 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 91 | |
| 92 | config DVB_TDA1004X |
| 93 | tristate "Philips TDA10045H/TDA10046H based" |
| 94 | depends on DVB_CORE |
| 95 | select FW_LOADER |
| 96 | help |
| 97 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 98 | |
| 99 | This driver needs external firmware. Please use the commands |
| 100 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10045", |
| 101 | "<kerneldir>/Documentation/dvb/get_dvb_firmware tda10046" to |
| 102 | download/extract them, and then copy them to /usr/lib/hotplug/firmware. |
| 103 | |
| 104 | config DVB_NXT6000 |
| 105 | tristate "NxtWave Communications NXT6000 based" |
| 106 | depends on DVB_CORE |
| 107 | help |
| 108 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 109 | |
| 110 | config DVB_MT352 |
| 111 | tristate "Zarlink MT352 based" |
| 112 | depends on DVB_CORE |
| 113 | help |
| 114 | A DVB-T tuner module. Say Y when you want to support this frontend. |
| 115 | |
| 116 | config DVB_DIB3000MB |
| 117 | tristate "DiBcom 3000M-B" |
| 118 | depends on DVB_CORE |
| 119 | help |
| 120 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 121 | to support this frontend. |
| 122 | |
| 123 | config DVB_DIB3000MC |
| 124 | tristate "DiBcom 3000P/M-C" |
| 125 | depends on DVB_CORE |
| 126 | help |
| 127 | A DVB-T tuner module. Designed for mobile usage. Say Y when you want |
| 128 | to support this frontend. |
| 129 | |
| 130 | comment "DVB-C (cable) frontends" |
| 131 | depends on DVB_CORE |
| 132 | |
| 133 | config DVB_ATMEL_AT76C651 |
| 134 | tristate "Atmel AT76C651 based" |
| 135 | depends on DVB_CORE |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 136 | help |
| 137 | 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] | 138 | |
| 139 | config DVB_VES1820 |
| 140 | tristate "VLSI VES1820 based" |
| 141 | depends on DVB_CORE |
| 142 | help |
| 143 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 144 | |
| 145 | config DVB_TDA10021 |
| 146 | tristate "Philips TDA10021 based" |
| 147 | depends on DVB_CORE |
| 148 | help |
| 149 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 150 | |
| 151 | config DVB_STV0297 |
| 152 | tristate "ST STV0297 based" |
| 153 | depends on DVB_CORE |
| 154 | help |
| 155 | A DVB-C tuner module. Say Y when you want to support this frontend. |
| 156 | |
| 157 | comment "ATSC (North American/Korean Terresterial DTV) frontends" |
| 158 | depends on DVB_CORE |
| 159 | |
| 160 | config DVB_NXT2002 |
| 161 | tristate "Nxt2002 based" |
| 162 | depends on DVB_CORE |
| 163 | select FW_LOADER |
| 164 | help |
| 165 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. |
| 166 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 167 | config DVB_OR51211 |
| 168 | tristate "or51211 based (pcHDTV HD2000 card)" |
| 169 | depends on DVB_CORE |
| 170 | select FW_LOADER |
| 171 | help |
| 172 | An ATSC 8VSB tuner module. Say Y when you want to support this frontend. |
| 173 | |
Johannes Stezenbach | 0b3f5a5 | 2005-05-16 21:54:38 -0700 | [diff] [blame] | 174 | config DVB_OR51132 |
| 175 | tristate "OR51132 based (pcHDTV HD3000 card)" |
| 176 | depends on DVB_CORE |
| 177 | select FW_LOADER |
| 178 | help |
| 179 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 180 | to support this frontend. |
| 181 | |
Johannes Stezenbach | 55f51ef | 2005-06-23 22:02:41 -0700 | [diff] [blame] | 182 | config DVB_BCM3510 |
| 183 | tristate "Broadcom BCM3510" |
| 184 | depends on DVB_CORE |
| 185 | select FW_LOADER |
| 186 | help |
| 187 | An ATSC 8VSB/16VSB and QAM64/256 tuner module. Say Y when you want to |
| 188 | support this frontend. |
| 189 | |
Michael Krufky | 6ddcc91 | 2005-07-27 11:46:00 -0700 | [diff] [blame] | 190 | config DVB_LGDT330X |
Michael Krufky | e179d8b | 2005-08-09 17:48:54 -0700 | [diff] [blame^] | 191 | tristate "LG Electronics LGDT3302/LGDT3303 based" |
Mac Michaels | d8667cb | 2005-07-07 17:58:29 -0700 | [diff] [blame] | 192 | depends on DVB_CORE |
| 193 | help |
| 194 | An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want |
| 195 | to support this frontend. |
| 196 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 197 | endmenu |