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