Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Multimedia Video device configuration |
| 3 | # |
| 4 | |
Jan Engelhardt | c5da5af | 2007-05-02 10:06:23 -0300 | [diff] [blame] | 5 | menuconfig RADIO_ADAPTERS |
| 6 | bool "Radio Adapters" |
Mauro Carvalho Chehab | 057596e | 2008-02-02 11:25:31 -0300 | [diff] [blame] | 7 | depends on VIDEO_V4L2 |
Mauro Carvalho Chehab | 724f4a3 | 2012-05-28 08:17:49 -0300 | [diff] [blame] | 8 | depends on MEDIA_RADIO_SUPPORT |
Jan Engelhardt | c5da5af | 2007-05-02 10:06:23 -0300 | [diff] [blame] | 9 | default y |
Mauro Carvalho Chehab | ff01652 | 2007-05-02 15:14:06 -0300 | [diff] [blame] | 10 | ---help--- |
| 11 | Say Y here to enable selecting AM/FM radio adapters. |
Jan Engelhardt | c5da5af | 2007-05-02 10:06:23 -0300 | [diff] [blame] | 12 | |
Mauro Carvalho Chehab | 057596e | 2008-02-02 11:25:31 -0300 | [diff] [blame] | 13 | if RADIO_ADAPTERS && VIDEO_V4L2 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 14 | |
Hans Verkuil | e21d986 | 2011-09-30 05:31:24 -0300 | [diff] [blame] | 15 | config RADIO_SI470X |
| 16 | bool "Silicon Labs Si470x FM Radio Receiver support" |
| 17 | depends on VIDEO_V4L2 |
| 18 | |
| 19 | source "drivers/media/radio/si470x/Kconfig" |
| 20 | |
| 21 | config USB_MR800 |
| 22 | tristate "AverMedia MR 800 USB FM radio support" |
| 23 | depends on USB && VIDEO_V4L2 |
| 24 | ---help--- |
| 25 | Say Y here if you want to connect this type of radio to your |
| 26 | computer's USB port. Note that the audio is not digital, and |
| 27 | you must connect the line out connector to a sound card or a |
| 28 | set of speakers. |
| 29 | |
| 30 | To compile this driver as a module, choose M here: the |
| 31 | module will be called radio-mr800. |
| 32 | |
| 33 | config USB_DSBR |
| 34 | tristate "D-Link/GemTek USB FM radio support" |
| 35 | depends on USB && VIDEO_V4L2 |
| 36 | ---help--- |
| 37 | Say Y here if you want to connect this type of radio to your |
| 38 | computer's USB port. Note that the audio is not digital, and |
| 39 | you must connect the line out connector to a sound card or a |
| 40 | set of speakers. |
| 41 | |
| 42 | To compile this driver as a module, choose M here: the |
| 43 | module will be called dsbr100. |
| 44 | |
| 45 | config RADIO_MAXIRADIO |
| 46 | tristate "Guillemot MAXI Radio FM 2000 radio" |
Hans Verkuil | cfb19b0 | 2012-02-05 09:53:17 -0300 | [diff] [blame] | 47 | depends on VIDEO_V4L2 && PCI && SND |
Hans Verkuil | e21d986 | 2011-09-30 05:31:24 -0300 | [diff] [blame] | 48 | ---help--- |
| 49 | Choose Y here if you have this radio card. This card may also be |
| 50 | found as Gemtek PCI FM. |
| 51 | |
| 52 | In order to control your radio card, you will need to use programs |
| 53 | that are compatible with the Video For Linux API. Information on |
| 54 | this API and pointers to "v4l" programs may be found at |
| 55 | <file:Documentation/video4linux/API.html>. |
| 56 | |
| 57 | To compile this driver as a module, choose M here: the |
| 58 | module will be called radio-maxiradio. |
| 59 | |
Hans de Goede | 8e2ce73 | 2012-05-21 15:24:50 -0300 | [diff] [blame] | 60 | config RADIO_SHARK |
| 61 | tristate "Griffin radioSHARK USB radio receiver" |
| 62 | depends on USB && SND |
| 63 | ---help--- |
| 64 | Choose Y here if you have this radio receiver. |
| 65 | |
| 66 | There are 2 versions of this device, this driver is for version 1, |
| 67 | which is white. |
| 68 | |
| 69 | In order to control your radio card, you will need to use programs |
| 70 | that are compatible with the Video For Linux API. Information on |
| 71 | this API and pointers to "v4l" programs may be found at |
| 72 | <file:Documentation/video4linux/API.html>. |
| 73 | |
| 74 | To compile this driver as a module, choose M here: the |
| 75 | module will be called radio-shark. |
Hans Verkuil | e21d986 | 2011-09-30 05:31:24 -0300 | [diff] [blame] | 76 | |
Hans de Goede | 4faba76 | 2012-06-23 04:39:58 -0300 | [diff] [blame] | 77 | config RADIO_SHARK2 |
| 78 | tristate "Griffin radioSHARK2 USB radio receiver" |
| 79 | depends on USB |
| 80 | ---help--- |
| 81 | Choose Y here if you have this radio receiver. |
| 82 | |
| 83 | There are 2 versions of this device, this driver is for version 2, |
| 84 | which is black. |
| 85 | |
| 86 | In order to control your radio card, you will need to use programs |
| 87 | that are compatible with the Video For Linux API. Information on |
| 88 | this API and pointers to "v4l" programs may be found at |
| 89 | <file:Documentation/video4linux/API.html>. |
| 90 | |
| 91 | To compile this driver as a module, choose M here: the |
| 92 | module will be called radio-shark2. |
| 93 | |
Hans Verkuil | e21d986 | 2011-09-30 05:31:24 -0300 | [diff] [blame] | 94 | config I2C_SI4713 |
| 95 | tristate "I2C driver for Silicon Labs Si4713 device" |
| 96 | depends on I2C && VIDEO_V4L2 |
| 97 | ---help--- |
| 98 | Say Y here if you want support to Si4713 I2C device. |
| 99 | This device driver supports only i2c bus. |
| 100 | |
| 101 | To compile this driver as a module, choose M here: the |
| 102 | module will be called si4713. |
| 103 | |
| 104 | config RADIO_SI4713 |
| 105 | tristate "Silicon Labs Si4713 FM Radio Transmitter support" |
| 106 | depends on I2C && VIDEO_V4L2 |
| 107 | select I2C_SI4713 |
| 108 | ---help--- |
| 109 | Say Y here if you want support to Si4713 FM Radio Transmitter. |
| 110 | This device can transmit audio through FM. It can transmit |
| 111 | RDS and RBDS signals as well. This module is the v4l2 radio |
| 112 | interface for the i2c driver of this device. |
| 113 | |
| 114 | To compile this driver as a module, choose M here: the |
| 115 | module will be called radio-si4713. |
| 116 | |
Hans Verkuil | 1bf20c3 | 2012-02-02 08:44:40 -0300 | [diff] [blame] | 117 | config USB_KEENE |
| 118 | tristate "Keene FM Transmitter USB support" |
| 119 | depends on USB && VIDEO_V4L2 |
| 120 | ---help--- |
| 121 | Say Y here if you want to connect this type of FM transmitter |
| 122 | to your computer's USB port. |
| 123 | |
| 124 | To compile this driver as a module, choose M here: the |
| 125 | module will be called radio-keene. |
| 126 | |
Hans Verkuil | e21d986 | 2011-09-30 05:31:24 -0300 | [diff] [blame] | 127 | config RADIO_TEA5764 |
| 128 | tristate "TEA5764 I2C FM radio support" |
| 129 | depends on I2C && VIDEO_V4L2 |
| 130 | ---help--- |
| 131 | Say Y here if you want to use the TEA5764 FM chip found in |
| 132 | EZX phones. This FM chip is present in EZX phones from Motorola, |
| 133 | connected to internal pxa I2C bus. |
| 134 | |
| 135 | To compile this driver as a module, choose M here: the |
| 136 | module will be called radio-tea5764. |
| 137 | |
| 138 | config RADIO_TEA5764_XTAL |
| 139 | bool "TEA5764 crystal reference" |
| 140 | depends on RADIO_TEA5764=y |
| 141 | default y |
| 142 | help |
| 143 | Say Y here if TEA5764 have a 32768 Hz crystal in circuit, say N |
| 144 | here if TEA5764 reference frequency is connected in FREQIN. |
| 145 | |
| 146 | config RADIO_SAA7706H |
| 147 | tristate "SAA7706H Car Radio DSP" |
| 148 | depends on I2C && VIDEO_V4L2 |
| 149 | ---help--- |
| 150 | Say Y here if you want to use the SAA7706H Car radio Digital |
| 151 | Signal Processor, found for instance on the Russellville development |
| 152 | board. On the russellville the device is connected to internal |
| 153 | timberdale I2C bus. |
| 154 | |
| 155 | To compile this driver as a module, choose M here: the |
| 156 | module will be called SAA7706H. |
| 157 | |
| 158 | config RADIO_TEF6862 |
| 159 | tristate "TEF6862 Car Radio Enhanced Selectivity Tuner" |
| 160 | depends on I2C && VIDEO_V4L2 |
| 161 | ---help--- |
| 162 | Say Y here if you want to use the TEF6862 Car Radio Enhanced |
| 163 | Selectivity Tuner, found for instance on the Russellville development |
| 164 | board. On the russellville the device is connected to internal |
| 165 | timberdale I2C bus. |
| 166 | |
| 167 | To compile this driver as a module, choose M here: the |
| 168 | module will be called TEF6862. |
| 169 | |
| 170 | config RADIO_TIMBERDALE |
| 171 | tristate "Enable the Timberdale radio driver" |
| 172 | depends on MFD_TIMBERDALE && VIDEO_V4L2 |
| 173 | depends on I2C # for RADIO_SAA7706H |
| 174 | select RADIO_TEF6862 |
| 175 | select RADIO_SAA7706H |
| 176 | ---help--- |
| 177 | This is a kind of umbrella driver for the Radio Tuner and DSP |
| 178 | found behind the Timberdale FPGA on the Russellville board. |
| 179 | Enabling this driver will automatically select the DSP and tuner. |
| 180 | |
| 181 | config RADIO_WL1273 |
| 182 | tristate "Texas Instruments WL1273 I2C FM Radio" |
| 183 | depends on I2C && VIDEO_V4L2 |
| 184 | select MFD_CORE |
| 185 | select MFD_WL1273_CORE |
| 186 | select FW_LOADER |
| 187 | ---help--- |
| 188 | Choose Y here if you have this FM radio chip. |
| 189 | |
| 190 | In order to control your radio card, you will need to use programs |
| 191 | that are compatible with the Video For Linux 2 API. Information on |
| 192 | this API and pointers to "v4l2" programs may be found at |
| 193 | <file:Documentation/video4linux/API.html>. |
| 194 | |
| 195 | To compile this driver as a module, choose M here: the |
| 196 | module will be called radio-wl1273. |
| 197 | |
| 198 | # TI's ST based wl128x FM radio |
| 199 | source "drivers/media/radio/wl128x/Kconfig" |
| 200 | |
| 201 | # |
| 202 | # ISA drivers configuration |
| 203 | # |
| 204 | |
| 205 | menuconfig V4L_RADIO_ISA_DRIVERS |
| 206 | bool "ISA radio devices" |
| 207 | depends on ISA |
| 208 | default n |
| 209 | ---help--- |
| 210 | Say Y here to enable support for these ISA drivers. |
| 211 | |
| 212 | if V4L_RADIO_ISA_DRIVERS |
| 213 | |
Hans Verkuil | 137c579 | 2012-02-03 08:28:56 -0300 | [diff] [blame] | 214 | config RADIO_ISA |
| 215 | depends on ISA |
| 216 | tristate |
| 217 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 218 | config RADIO_CADET |
| 219 | tristate "ADS Cadet AM/FM Tuner" |
Hans J. Koch | c0c7fa0 | 2006-08-08 09:10:12 -0300 | [diff] [blame] | 220 | depends on ISA && VIDEO_V4L2 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 221 | ---help--- |
| 222 | Choose Y here if you have one of these AM/FM radio cards, and then |
| 223 | fill in the port address below. |
| 224 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 225 | To compile this driver as a module, choose M here: the |
| 226 | module will be called radio-cadet. |
| 227 | |
| 228 | config RADIO_RTRACK |
| 229 | tristate "AIMSlab RadioTrack (aka RadioReveal) support" |
Mauro Carvalho Chehab | 46ff2c7 | 2006-08-08 09:10:01 -0300 | [diff] [blame] | 230 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | cc3c6df | 2012-01-16 04:55:10 -0300 | [diff] [blame] | 231 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 232 | ---help--- |
| 233 | Choose Y here if you have one of these FM radio cards, and then fill |
| 234 | in the port address below. |
| 235 | |
| 236 | Note that newer AIMSlab RadioTrack cards have a different chipset |
| 237 | and are not supported by this driver. For these cards, use the |
| 238 | RadioTrack II driver below. |
| 239 | |
| 240 | If you have a GemTeks combined (PnP) sound- and radio card you must |
| 241 | use this driver as a module and setup the card with isapnptools. |
| 242 | You must also pass the module a suitable io parameter, 0x248 has |
| 243 | been reported to be used by these cards. |
| 244 | |
Hans Verkuil | cc3c6df | 2012-01-16 04:55:10 -0300 | [diff] [blame] | 245 | More information is contained in the file |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 246 | <file:Documentation/video4linux/radiotrack.txt>. |
| 247 | |
| 248 | To compile this driver as a module, choose M here: the |
| 249 | module will be called radio-aimslab. |
| 250 | |
| 251 | config RADIO_RTRACK_PORT |
| 252 | hex "RadioTrack i/o port (0x20f or 0x30f)" |
| 253 | depends on RADIO_RTRACK=y |
Hans Verkuil | cc3c6df | 2012-01-16 04:55:10 -0300 | [diff] [blame] | 254 | default "30f" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 255 | help |
| 256 | Enter either 0x30f or 0x20f here. The card default is 0x30f, if you |
| 257 | haven't changed the jumper setting on the card. |
| 258 | |
| 259 | config RADIO_RTRACK2 |
| 260 | tristate "AIMSlab RadioTrack II support" |
Mauro Carvalho Chehab | f8c559f | 2006-08-08 09:10:02 -0300 | [diff] [blame] | 261 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | 8bd7ef5 | 2012-01-16 05:24:08 -0300 | [diff] [blame] | 262 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 263 | ---help--- |
| 264 | Choose Y here if you have this FM radio card, and then fill in the |
| 265 | port address below. |
| 266 | |
Hans Verkuil | 8bd7ef5 | 2012-01-16 05:24:08 -0300 | [diff] [blame] | 267 | Note: this driver hasn't been tested since a long time due to lack |
| 268 | of hardware. If you have this hardware, then please contact the |
| 269 | linux-media mailinglist. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 270 | |
| 271 | To compile this driver as a module, choose M here: the |
| 272 | module will be called radio-rtrack2. |
| 273 | |
| 274 | config RADIO_RTRACK2_PORT |
| 275 | hex "RadioTrack II i/o port (0x20c or 0x30c)" |
| 276 | depends on RADIO_RTRACK2=y |
| 277 | default "30c" |
| 278 | help |
| 279 | Enter either 0x30c or 0x20c here. The card default is 0x30c, if you |
| 280 | haven't changed the jumper setting on the card. |
| 281 | |
| 282 | config RADIO_AZTECH |
| 283 | tristate "Aztech/Packard Bell Radio" |
Mauro Carvalho Chehab | a4366af | 2006-08-08 09:10:01 -0300 | [diff] [blame] | 284 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | 3088fba | 2012-01-16 04:58:15 -0300 | [diff] [blame] | 285 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 286 | ---help--- |
| 287 | Choose Y here if you have one of these FM radio cards, and then fill |
| 288 | in the port address below. |
| 289 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 290 | To compile this driver as a module, choose M here: the |
| 291 | module will be called radio-aztech. |
| 292 | |
| 293 | config RADIO_AZTECH_PORT |
| 294 | hex "Aztech/Packard Bell I/O port (0x350 or 0x358)" |
| 295 | depends on RADIO_AZTECH=y |
| 296 | default "350" |
| 297 | help |
| 298 | Enter either 0x350 or 0x358 here. The card default is 0x350, if you |
| 299 | haven't changed the setting of jumper JP3 on the card. Removing the |
| 300 | jumper sets the card to 0x358. |
| 301 | |
| 302 | config RADIO_GEMTEK |
Pekka Seppanen | 3e7589c | 2007-09-30 21:49:01 -0300 | [diff] [blame] | 303 | tristate "GemTek Radio card (or compatible) support" |
Mauro Carvalho Chehab | d1c4ecd | 2006-08-08 09:10:01 -0300 | [diff] [blame] | 304 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | f8c0852 | 2012-01-16 05:00:26 -0300 | [diff] [blame] | 305 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 306 | ---help--- |
| 307 | Choose Y here if you have this FM radio card, and then fill in the |
Pekka Seppanen | 3e7589c | 2007-09-30 21:49:01 -0300 | [diff] [blame] | 308 | I/O port address and settings below. The following cards either have |
| 309 | GemTek Radio tuner or are rebranded GemTek Radio cards: |
| 310 | |
| 311 | - Sound Vision 16 Gold with FM Radio |
| 312 | - Typhoon Radio card (some models) |
| 313 | - Hama Radio card |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 314 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 315 | To compile this driver as a module, choose M here: the |
| 316 | module will be called radio-gemtek. |
| 317 | |
| 318 | config RADIO_GEMTEK_PORT |
Hans Verkuil | f8c0852 | 2012-01-16 05:00:26 -0300 | [diff] [blame] | 319 | hex "Fixed I/O port (0x20c, 0x30c, 0x24c, 0x34c, 0x248 or 0x28c)" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 320 | depends on RADIO_GEMTEK=y |
| 321 | default "34c" |
| 322 | help |
Hans Verkuil | f8c0852 | 2012-01-16 05:00:26 -0300 | [diff] [blame] | 323 | Enter either 0x20c, 0x30c, 0x24c, 0x34c, 0x248 or 0x28c here. The |
| 324 | card default is 0x34c, if you haven't changed the jumper setting |
| 325 | on the card. |
| 326 | |
| 327 | On Sound Vision 16 Gold PnP with FM Radio (ESS1869+FM Gemtek), the I/O |
Pekka Seppanen | 3e7589c | 2007-09-30 21:49:01 -0300 | [diff] [blame] | 328 | port is 0x20c, 0x248 or 0x28c. |
Hans Verkuil | f8c0852 | 2012-01-16 05:00:26 -0300 | [diff] [blame] | 329 | |
Pekka Seppanen | 3e7589c | 2007-09-30 21:49:01 -0300 | [diff] [blame] | 330 | If automatic I/O port probing is enabled this port will be used only |
| 331 | in case of automatic probing failure, ie. as a fallback. |
| 332 | |
| 333 | config RADIO_GEMTEK_PROBE |
| 334 | bool "Automatic I/O port probing" |
| 335 | depends on RADIO_GEMTEK=y |
| 336 | default y |
| 337 | help |
| 338 | Say Y here to enable automatic probing for GemTek Radio card. The |
| 339 | following ports will be probed: 0x20c, 0x30c, 0x24c, 0x34c, 0x248 and |
| 340 | 0x28c. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 341 | |
Krzysztof Helt | 8366fc3 | 2009-11-27 11:24:13 +0100 | [diff] [blame] | 342 | config RADIO_MIROPCM20 |
| 343 | tristate "miroSOUND PCM20 radio" |
Ralf Baechle | 4756fc6 | 2011-06-24 10:30:09 -0300 | [diff] [blame] | 344 | depends on ISA && ISA_DMA_API && VIDEO_V4L2 && SND |
Randy Dunlap | dd7cdb8 | 2009-12-08 09:13:07 -0800 | [diff] [blame] | 345 | select SND_ISA |
Krzysztof Helt | 8366fc3 | 2009-11-27 11:24:13 +0100 | [diff] [blame] | 346 | select SND_MIRO |
| 347 | ---help--- |
| 348 | Choose Y here if you have this FM radio card. You also need to enable |
| 349 | the ALSA sound system. This choice automatically selects the ALSA |
| 350 | sound card driver "Miro miroSOUND PCM1pro/PCM12/PCM20radio" as this |
| 351 | is required for the radio-miropcm20. |
| 352 | |
Krzysztof Helt | 8366fc3 | 2009-11-27 11:24:13 +0100 | [diff] [blame] | 353 | To compile this driver as a module, choose M here: the |
| 354 | module will be called radio-miropcm20. |
| 355 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 356 | config RADIO_SF16FMI |
Ondrej Zary | abed623 | 2012-05-19 13:18:26 -0300 | [diff] [blame] | 357 | tristate "SF16-FMI/SF16-FMP/SF16-FMD Radio" |
Mauro Carvalho Chehab | a2ef73a | 2006-08-08 09:10:02 -0300 | [diff] [blame] | 358 | depends on ISA && VIDEO_V4L2 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 359 | ---help--- |
Ondrej Zary | 67cabf5 | 2009-12-10 17:12:32 -0300 | [diff] [blame] | 360 | Choose Y here if you have one of these FM radio cards. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 361 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 362 | To compile this driver as a module, choose M here: the |
| 363 | module will be called radio-sf16fmi. |
| 364 | |
| 365 | config RADIO_SF16FMR2 |
Ondrej Zary | 3491a88 | 2012-05-17 04:55:01 -0300 | [diff] [blame] | 366 | tristate "SF16-FMR2/SF16-FMD2 Radio" |
Randy Dunlap | 42a741d | 2011-06-30 14:31:04 -0300 | [diff] [blame] | 367 | depends on ISA && VIDEO_V4L2 && SND |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 368 | ---help--- |
| 369 | Choose Y here if you have one of these FM radio cards. |
| 370 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 371 | To compile this driver as a module, choose M here: the |
| 372 | module will be called radio-sf16fmr2. |
| 373 | |
| 374 | config RADIO_TERRATEC |
| 375 | tristate "TerraTec ActiveRadio ISA Standalone" |
Mauro Carvalho Chehab | 55ac7b6 | 2006-08-08 09:10:03 -0300 | [diff] [blame] | 376 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | 32c5183 | 2012-01-16 05:15:09 -0300 | [diff] [blame] | 377 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 378 | ---help--- |
Hans Verkuil | 32c5183 | 2012-01-16 05:15:09 -0300 | [diff] [blame] | 379 | Choose Y here if you have this FM radio card. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 380 | |
Hans Verkuil | 32c5183 | 2012-01-16 05:15:09 -0300 | [diff] [blame] | 381 | Note: this driver hasn't been tested since a long time due to lack |
| 382 | of hardware. If you have this hardware, then please contact the |
| 383 | linux-media mailinglist. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 384 | |
| 385 | To compile this driver as a module, choose M here: the |
| 386 | module will be called radio-terratec. |
| 387 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 388 | config RADIO_TRUST |
| 389 | tristate "Trust FM radio card" |
Mauro Carvalho Chehab | 982eddb | 2006-08-08 09:10:05 -0300 | [diff] [blame] | 390 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | 1d211f2 | 2012-01-16 05:16:29 -0300 | [diff] [blame] | 391 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 392 | help |
| 393 | This is a driver for the Trust FM radio cards. Say Y if you have |
| 394 | such a card and want to use it under Linux. |
| 395 | |
Hans Verkuil | 1d211f2 | 2012-01-16 05:16:29 -0300 | [diff] [blame] | 396 | Note: this driver hasn't been tested since a long time due to lack |
| 397 | of hardware. If you have this hardware, then please contact the |
| 398 | linux-media mailinglist. |
| 399 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 400 | To compile this driver as a module, choose M here: the |
| 401 | module will be called radio-trust. |
| 402 | |
| 403 | config RADIO_TRUST_PORT |
| 404 | hex "Trust i/o port (usually 0x350 or 0x358)" |
| 405 | depends on RADIO_TRUST=y |
| 406 | default "350" |
| 407 | help |
| 408 | Enter the I/O port of your Trust FM radio card. If unsure, try the |
| 409 | values "0x350" or "0x358". |
| 410 | |
| 411 | config RADIO_TYPHOON |
| 412 | tristate "Typhoon Radio (a.k.a. EcoRadio)" |
Mauro Carvalho Chehab | 30c4830 | 2006-08-08 09:10:04 -0300 | [diff] [blame] | 413 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | da1ff35 | 2012-01-16 05:17:32 -0300 | [diff] [blame] | 414 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 415 | ---help--- |
| 416 | Choose Y here if you have one of these FM radio cards, and then fill |
| 417 | in the port address and the frequency used for muting below. |
| 418 | |
Hans Verkuil | da1ff35 | 2012-01-16 05:17:32 -0300 | [diff] [blame] | 419 | Note: this driver hasn't been tested since a long time due to lack |
| 420 | of hardware. If you have this hardware, then please contact the |
| 421 | linux-media mailinglist. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 422 | |
| 423 | To compile this driver as a module, choose M here: the |
| 424 | module will be called radio-typhoon. |
| 425 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 426 | config RADIO_TYPHOON_PORT |
| 427 | hex "Typhoon I/O port (0x316 or 0x336)" |
| 428 | depends on RADIO_TYPHOON=y |
| 429 | default "316" |
| 430 | help |
| 431 | Enter the I/O port of your Typhoon or EcoRadio radio card. |
| 432 | |
| 433 | config RADIO_TYPHOON_MUTEFREQ |
| 434 | int "Typhoon frequency set when muting the device (kHz)" |
| 435 | depends on RADIO_TYPHOON=y |
| 436 | default "87500" |
| 437 | help |
| 438 | Enter the frequency used for muting the radio. The device is never |
| 439 | completely silent. If the volume is just turned down, you can still |
| 440 | hear silent voices and music. For that reason, the frequency of the |
| 441 | radio device is set to the frequency you can enter here whenever |
| 442 | the device is muted. There should be no local radio station at that |
| 443 | frequency. |
| 444 | |
| 445 | config RADIO_ZOLTRIX |
| 446 | tristate "Zoltrix Radio" |
Mauro Carvalho Chehab | 2ab6529 | 2006-08-08 09:10:04 -0300 | [diff] [blame] | 447 | depends on ISA && VIDEO_V4L2 |
Hans Verkuil | 6b39246cf | 2012-01-16 05:18:40 -0300 | [diff] [blame] | 448 | select RADIO_ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 449 | ---help--- |
| 450 | Choose Y here if you have one of these FM radio cards, and then fill |
| 451 | in the port address below. |
| 452 | |
Hans Verkuil | 6b39246cf | 2012-01-16 05:18:40 -0300 | [diff] [blame] | 453 | Note: this driver hasn't been tested since a long time due to lack |
| 454 | of hardware. If you have this hardware, then please contact the |
| 455 | linux-media mailinglist. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 456 | |
| 457 | To compile this driver as a module, choose M here: the |
| 458 | module will be called radio-zoltrix. |
| 459 | |
| 460 | config RADIO_ZOLTRIX_PORT |
| 461 | hex "ZOLTRIX I/O port (0x20c or 0x30c)" |
| 462 | depends on RADIO_ZOLTRIX=y |
| 463 | default "20c" |
| 464 | help |
| 465 | Enter the I/O port of your Zoltrix radio card. |
| 466 | |
Hans Verkuil | e21d986 | 2011-09-30 05:31:24 -0300 | [diff] [blame] | 467 | endif # V4L_RADIO_ISA_DRIVERS |
Manjunatha Halli | 57f05bf | 2011-01-24 02:26:59 -0300 | [diff] [blame] | 468 | |
Jan Engelhardt | c5da5af | 2007-05-02 10:06:23 -0300 | [diff] [blame] | 469 | endif # RADIO_ADAPTERS |