.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | # |
---|
2 | 3 | # Multimedia Video device configuration |
---|
3 | 4 | # |
---|
.. | .. |
---|
7 | 8 | depends on VIDEO_V4L2 |
---|
8 | 9 | depends on MEDIA_RADIO_SUPPORT |
---|
9 | 10 | default y |
---|
10 | | - ---help--- |
---|
| 11 | + help |
---|
11 | 12 | Say Y here to enable selecting AM/FM radio adapters. |
---|
12 | 13 | |
---|
13 | 14 | if RADIO_ADAPTERS && VIDEO_V4L2 |
---|
.. | .. |
---|
29 | 30 | depends on MFD_SI476X_CORE |
---|
30 | 31 | depends on SND_SOC |
---|
31 | 32 | select SND_SOC_SI476X |
---|
32 | | - ---help--- |
---|
| 33 | + help |
---|
33 | 34 | Choose Y here if you have this FM radio chip. |
---|
34 | 35 | |
---|
35 | 36 | In order to control your radio card, you will need to use programs |
---|
36 | 37 | that are compatible with the Video For Linux 2 API. Information on |
---|
37 | 38 | this API and pointers to "v4l2" programs may be found at |
---|
38 | | - <file:Documentation/media/media_uapi.rst>. |
---|
| 39 | + <file:Documentation/userspace-api/media/index.rst>. |
---|
39 | 40 | |
---|
40 | 41 | To compile this driver as a module, choose M here: the |
---|
41 | 42 | module will be called radio-si476x. |
---|
.. | .. |
---|
43 | 44 | config USB_MR800 |
---|
44 | 45 | tristate "AverMedia MR 800 USB FM radio support" |
---|
45 | 46 | depends on USB && VIDEO_V4L2 |
---|
46 | | - ---help--- |
---|
| 47 | + help |
---|
47 | 48 | Say Y here if you want to connect this type of radio to your |
---|
48 | 49 | computer's USB port. Note that the audio is not digital, and |
---|
49 | 50 | you must connect the line out connector to a sound card or a |
---|
.. | .. |
---|
55 | 56 | config USB_DSBR |
---|
56 | 57 | tristate "D-Link/GemTek USB FM radio support" |
---|
57 | 58 | depends on USB && VIDEO_V4L2 |
---|
58 | | - ---help--- |
---|
| 59 | + help |
---|
59 | 60 | Say Y here if you want to connect this type of radio to your |
---|
60 | 61 | computer's USB port. Note that the audio is not digital, and |
---|
61 | 62 | you must connect the line out connector to a sound card or a |
---|
.. | .. |
---|
68 | 69 | tristate "Guillemot MAXI Radio FM 2000 radio" |
---|
69 | 70 | depends on VIDEO_V4L2 && PCI |
---|
70 | 71 | select RADIO_TEA575X |
---|
71 | | - ---help--- |
---|
| 72 | + help |
---|
72 | 73 | Choose Y here if you have this radio card. This card may also be |
---|
73 | 74 | found as Gemtek PCI FM. |
---|
74 | 75 | |
---|
75 | 76 | In order to control your radio card, you will need to use programs |
---|
76 | 77 | that are compatible with the Video For Linux API. Information on |
---|
77 | 78 | this API and pointers to "v4l" programs may be found at |
---|
78 | | - <file:Documentation/media/media_uapi.rst>. |
---|
| 79 | + <file:Documentation/userspace-api/media/index.rst>. |
---|
79 | 80 | |
---|
80 | 81 | To compile this driver as a module, choose M here: the |
---|
81 | 82 | module will be called radio-maxiradio. |
---|
.. | .. |
---|
84 | 85 | tristate "Griffin radioSHARK USB radio receiver" |
---|
85 | 86 | depends on USB |
---|
86 | 87 | select RADIO_TEA575X |
---|
87 | | - ---help--- |
---|
| 88 | + help |
---|
88 | 89 | Choose Y here if you have this radio receiver. |
---|
89 | 90 | |
---|
90 | 91 | There are 2 versions of this device, this driver is for version 1, |
---|
.. | .. |
---|
93 | 94 | In order to control your radio card, you will need to use programs |
---|
94 | 95 | that are compatible with the Video For Linux API. Information on |
---|
95 | 96 | this API and pointers to "v4l" programs may be found at |
---|
96 | | - <file:Documentation/media/media_uapi.rst>. |
---|
| 97 | + <file:Documentation/userspace-api/media/index.rst>. |
---|
97 | 98 | |
---|
98 | 99 | To compile this driver as a module, choose M here: the |
---|
99 | 100 | module will be called radio-shark. |
---|
.. | .. |
---|
101 | 102 | config RADIO_SHARK2 |
---|
102 | 103 | tristate "Griffin radioSHARK2 USB radio receiver" |
---|
103 | 104 | depends on USB |
---|
104 | | - ---help--- |
---|
| 105 | + help |
---|
105 | 106 | Choose Y here if you have this radio receiver. |
---|
106 | 107 | |
---|
107 | 108 | There are 2 versions of this device, this driver is for version 2, |
---|
.. | .. |
---|
110 | 111 | In order to control your radio card, you will need to use programs |
---|
111 | 112 | that are compatible with the Video For Linux API. Information on |
---|
112 | 113 | this API and pointers to "v4l" programs may be found at |
---|
113 | | - <file:Documentation/media/media_uapi.rst>. |
---|
| 114 | + <file:Documentation/userspace-api/media/index.rst>. |
---|
114 | 115 | |
---|
115 | 116 | To compile this driver as a module, choose M here: the |
---|
116 | 117 | module will be called radio-shark2. |
---|
.. | .. |
---|
118 | 119 | config USB_KEENE |
---|
119 | 120 | tristate "Keene FM Transmitter USB support" |
---|
120 | 121 | depends on USB && VIDEO_V4L2 |
---|
121 | | - ---help--- |
---|
| 122 | + help |
---|
122 | 123 | Say Y here if you want to connect this type of FM transmitter |
---|
123 | 124 | to your computer's USB port. |
---|
124 | 125 | |
---|
.. | .. |
---|
128 | 129 | config USB_RAREMONO |
---|
129 | 130 | tristate "Thanko's Raremono AM/FM/SW radio support" |
---|
130 | 131 | depends on USB && VIDEO_V4L2 |
---|
131 | | - ---help--- |
---|
| 132 | + help |
---|
132 | 133 | The 'Thanko's Raremono' device contains the Si4734 chip from Silicon Labs Inc. |
---|
133 | 134 | It is one of the very few or perhaps the only consumer USB radio device |
---|
134 | 135 | to receive the AM/FM/SW bands. |
---|
.. | .. |
---|
142 | 143 | config USB_MA901 |
---|
143 | 144 | tristate "Masterkit MA901 USB FM radio support" |
---|
144 | 145 | depends on USB && VIDEO_V4L2 |
---|
145 | | - ---help--- |
---|
| 146 | + help |
---|
146 | 147 | Say Y here if you want to connect this type of radio to your |
---|
147 | 148 | computer's USB port. Note that the audio is not digital, and |
---|
148 | 149 | you must connect the line out connector to a sound card or a |
---|
.. | .. |
---|
154 | 155 | config RADIO_TEA5764 |
---|
155 | 156 | tristate "TEA5764 I2C FM radio support" |
---|
156 | 157 | depends on I2C && VIDEO_V4L2 |
---|
157 | | - ---help--- |
---|
| 158 | + help |
---|
158 | 159 | Say Y here if you want to use the TEA5764 FM chip found in |
---|
159 | 160 | EZX phones. This FM chip is present in EZX phones from Motorola, |
---|
160 | 161 | connected to internal pxa I2C bus. |
---|
.. | .. |
---|
173 | 174 | config RADIO_SAA7706H |
---|
174 | 175 | tristate "SAA7706H Car Radio DSP" |
---|
175 | 176 | depends on I2C && VIDEO_V4L2 |
---|
176 | | - ---help--- |
---|
| 177 | + help |
---|
177 | 178 | Say Y here if you want to use the SAA7706H Car radio Digital |
---|
178 | 179 | Signal Processor, found for instance on the Russellville development |
---|
179 | 180 | board. On the russellville the device is connected to internal |
---|
.. | .. |
---|
185 | 186 | config RADIO_TEF6862 |
---|
186 | 187 | tristate "TEF6862 Car Radio Enhanced Selectivity Tuner" |
---|
187 | 188 | depends on I2C && VIDEO_V4L2 |
---|
188 | | - ---help--- |
---|
| 189 | + help |
---|
189 | 190 | Say Y here if you want to use the TEF6862 Car Radio Enhanced |
---|
190 | 191 | Selectivity Tuner, found for instance on the Russellville development |
---|
191 | 192 | board. On the russellville the device is connected to internal |
---|
.. | .. |
---|
200 | 201 | depends on I2C # for RADIO_SAA7706H |
---|
201 | 202 | select RADIO_TEF6862 |
---|
202 | 203 | select RADIO_SAA7706H |
---|
203 | | - ---help--- |
---|
| 204 | + help |
---|
204 | 205 | This is a kind of umbrella driver for the Radio Tuner and DSP |
---|
205 | 206 | found behind the Timberdale FPGA on the Russellville board. |
---|
206 | 207 | Enabling this driver will automatically select the DSP and tuner. |
---|
.. | .. |
---|
211 | 212 | select MFD_CORE |
---|
212 | 213 | select MFD_WL1273_CORE |
---|
213 | 214 | select FW_LOADER |
---|
214 | | - ---help--- |
---|
| 215 | + help |
---|
215 | 216 | Choose Y here if you have this FM radio chip. |
---|
216 | 217 | |
---|
217 | 218 | In order to control your radio card, you will need to use programs |
---|
218 | 219 | that are compatible with the Video For Linux 2 API. Information on |
---|
219 | 220 | this API and pointers to "v4l2" programs may be found at |
---|
220 | | - <file:Documentation/media/media_uapi.rst>. |
---|
| 221 | + <file:Documentation/userspace-api/media/index.rst>. |
---|
221 | 222 | |
---|
222 | 223 | To compile this driver as a module, choose M here: the |
---|
223 | 224 | module will be called radio-wl1273. |
---|
.. | .. |
---|
232 | 233 | menuconfig V4L_RADIO_ISA_DRIVERS |
---|
233 | 234 | bool "ISA radio devices" |
---|
234 | 235 | depends on ISA || COMPILE_TEST |
---|
235 | | - default n |
---|
236 | | - ---help--- |
---|
| 236 | + help |
---|
237 | 237 | Say Y here to enable support for these ISA drivers. |
---|
238 | 238 | |
---|
239 | 239 | if V4L_RADIO_ISA_DRIVERS |
---|
.. | .. |
---|
246 | 246 | tristate "ADS Cadet AM/FM Tuner" |
---|
247 | 247 | depends on ISA || COMPILE_TEST |
---|
248 | 248 | depends on VIDEO_V4L2 |
---|
249 | | - ---help--- |
---|
| 249 | + help |
---|
250 | 250 | Choose Y here if you have one of these AM/FM radio cards, and then |
---|
251 | 251 | fill in the port address below. |
---|
252 | 252 | |
---|
.. | .. |
---|
258 | 258 | depends on ISA || COMPILE_TEST |
---|
259 | 259 | depends on VIDEO_V4L2 |
---|
260 | 260 | select RADIO_ISA |
---|
261 | | - ---help--- |
---|
| 261 | + help |
---|
262 | 262 | Choose Y here if you have one of these FM radio cards, and then fill |
---|
263 | 263 | in the port address below. |
---|
264 | 264 | |
---|
.. | .. |
---|
272 | 272 | been reported to be used by these cards. |
---|
273 | 273 | |
---|
274 | 274 | More information is contained in the file |
---|
275 | | - <file:Documentation/media/v4l-drivers/radiotrack.rst>. |
---|
| 275 | + <file:Documentation/driver-api/media/drivers/radiotrack.rst>. |
---|
276 | 276 | |
---|
277 | 277 | To compile this driver as a module, choose M here: the |
---|
278 | 278 | module will be called radio-aimslab. |
---|
.. | .. |
---|
290 | 290 | depends on ISA || COMPILE_TEST |
---|
291 | 291 | depends on VIDEO_V4L2 |
---|
292 | 292 | select RADIO_ISA |
---|
293 | | - ---help--- |
---|
| 293 | + help |
---|
294 | 294 | Choose Y here if you have this FM radio card, and then fill in the |
---|
295 | 295 | port address below. |
---|
296 | 296 | |
---|
.. | .. |
---|
314 | 314 | depends on ISA || COMPILE_TEST |
---|
315 | 315 | depends on VIDEO_V4L2 |
---|
316 | 316 | select RADIO_ISA |
---|
317 | | - ---help--- |
---|
| 317 | + help |
---|
318 | 318 | Choose Y here if you have one of these FM radio cards, and then fill |
---|
319 | 319 | in the port address below. |
---|
320 | 320 | |
---|
.. | .. |
---|
335 | 335 | depends on ISA || COMPILE_TEST |
---|
336 | 336 | depends on VIDEO_V4L2 |
---|
337 | 337 | select RADIO_ISA |
---|
338 | | - ---help--- |
---|
| 338 | + help |
---|
339 | 339 | Choose Y here if you have this FM radio card, and then fill in the |
---|
340 | 340 | I/O port address and settings below. The following cards either have |
---|
341 | 341 | GemTek Radio tuner or are rebranded GemTek Radio cards: |
---|
.. | .. |
---|
377 | 377 | depends on ISA_DMA_API && VIDEO_V4L2 && SND |
---|
378 | 378 | select SND_ISA |
---|
379 | 379 | select SND_MIRO |
---|
380 | | - ---help--- |
---|
| 380 | + help |
---|
381 | 381 | Choose Y here if you have this FM radio card. You also need to enable |
---|
382 | 382 | the ALSA sound system. This choice automatically selects the ALSA |
---|
383 | 383 | sound card driver "Miro miroSOUND PCM1pro/PCM12/PCM20radio" as this |
---|
.. | .. |
---|
390 | 390 | tristate "SF16-FMI/SF16-FMP/SF16-FMD Radio" |
---|
391 | 391 | depends on ISA || COMPILE_TEST |
---|
392 | 392 | depends on VIDEO_V4L2 |
---|
393 | | - ---help--- |
---|
| 393 | + help |
---|
394 | 394 | Choose Y here if you have one of these FM radio cards. |
---|
395 | 395 | |
---|
396 | 396 | To compile this driver as a module, choose M here: the |
---|
.. | .. |
---|
401 | 401 | depends on ISA || COMPILE_TEST |
---|
402 | 402 | depends on VIDEO_V4L2 |
---|
403 | 403 | select RADIO_TEA575X |
---|
404 | | - ---help--- |
---|
| 404 | + help |
---|
405 | 405 | Choose Y here if you have one of these FM radio cards. |
---|
406 | 406 | |
---|
407 | 407 | To compile this driver as a module, choose M here: the |
---|
.. | .. |
---|
412 | 412 | depends on ISA || COMPILE_TEST |
---|
413 | 413 | depends on VIDEO_V4L2 |
---|
414 | 414 | select RADIO_ISA |
---|
415 | | - ---help--- |
---|
| 415 | + help |
---|
416 | 416 | Choose Y here if you have this FM radio card. |
---|
417 | 417 | |
---|
418 | 418 | Note: this driver hasn't been tested since a long time due to lack |
---|
.. | .. |
---|
451 | 451 | depends on ISA || COMPILE_TEST |
---|
452 | 452 | depends on VIDEO_V4L2 |
---|
453 | 453 | select RADIO_ISA |
---|
454 | | - ---help--- |
---|
| 454 | + help |
---|
455 | 455 | Choose Y here if you have one of these FM radio cards, and then fill |
---|
456 | 456 | in the port address and the frequency used for muting below. |
---|
457 | 457 | |
---|
.. | .. |
---|
486 | 486 | depends on ISA || COMPILE_TEST |
---|
487 | 487 | depends on VIDEO_V4L2 |
---|
488 | 488 | select RADIO_ISA |
---|
489 | | - ---help--- |
---|
| 489 | + help |
---|
490 | 490 | Choose Y here if you have one of these FM radio cards, and then fill |
---|
491 | 491 | in the port address below. |
---|
492 | 492 | |
---|