diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-01-16 03:19:53 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-02-14 14:12:02 -0500 |
commit | f51f86fd5d64c5696213091afb0d4b97ed22018c (patch) | |
tree | 47dc43e0472b128b11be9e07845444b840a4d6c0 /drivers/media | |
parent | 6b39246cf9a4614cd3e449f5a36b39d50357fc98 (diff) |
[media] radio/Kconfig: cleanup
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/radio/Kconfig | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig index 45ca2a3688d4..dc2cc935b450 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig | |||
@@ -188,14 +188,6 @@ config RADIO_CADET | |||
188 | Choose Y here if you have one of these AM/FM radio cards, and then | 188 | Choose Y here if you have one of these AM/FM radio cards, and then |
189 | fill in the port address below. | 189 | fill in the port address below. |
190 | 190 | ||
191 | In order to control your radio card, you will need to use programs | ||
192 | that are compatible with the Video For Linux API. Information on | ||
193 | this API and pointers to "v4l" programs may be found at | ||
194 | <file:Documentation/video4linux/API.html>. | ||
195 | |||
196 | Further documentation on this driver can be found on the WWW at | ||
197 | <http://linux.blackhawke.net/cadet/>. | ||
198 | |||
199 | To compile this driver as a module, choose M here: the | 191 | To compile this driver as a module, choose M here: the |
200 | module will be called radio-cadet. | 192 | module will be called radio-cadet. |
201 | 193 | ||
@@ -324,11 +316,6 @@ config RADIO_MIROPCM20 | |||
324 | sound card driver "Miro miroSOUND PCM1pro/PCM12/PCM20radio" as this | 316 | sound card driver "Miro miroSOUND PCM1pro/PCM12/PCM20radio" as this |
325 | is required for the radio-miropcm20. | 317 | is required for the radio-miropcm20. |
326 | 318 | ||
327 | In order to control your radio card, you will need to use programs | ||
328 | that are compatible with the Video For Linux API. Information on | ||
329 | this API and pointers to "v4l" programs may be found at | ||
330 | <file:Documentation/video4linux/API.html>. | ||
331 | |||
332 | To compile this driver as a module, choose M here: the | 319 | To compile this driver as a module, choose M here: the |
333 | module will be called radio-miropcm20. | 320 | module will be called radio-miropcm20. |
334 | 321 | ||
@@ -338,11 +325,6 @@ config RADIO_SF16FMI | |||
338 | ---help--- | 325 | ---help--- |
339 | Choose Y here if you have one of these FM radio cards. | 326 | Choose Y here if you have one of these FM radio cards. |
340 | 327 | ||
341 | In order to control your radio card, you will need to use programs | ||
342 | that are compatible with the Video For Linux API. Information on | ||
343 | this API and pointers to "v4l" programs may be found at | ||
344 | <file:Documentation/video4linux/API.html>. | ||
345 | |||
346 | To compile this driver as a module, choose M here: the | 328 | To compile this driver as a module, choose M here: the |
347 | module will be called radio-sf16fmi. | 329 | module will be called radio-sf16fmi. |
348 | 330 | ||
@@ -352,11 +334,6 @@ config RADIO_SF16FMR2 | |||
352 | ---help--- | 334 | ---help--- |
353 | Choose Y here if you have one of these FM radio cards. | 335 | Choose Y here if you have one of these FM radio cards. |
354 | 336 | ||
355 | In order to control your radio card, you will need to use programs | ||
356 | that are compatible with the Video For Linux API. Information on | ||
357 | this API and pointers to "v4l" programs may be found on the WWW at | ||
358 | <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. | ||
359 | |||
360 | To compile this driver as a module, choose M here: the | 337 | To compile this driver as a module, choose M here: the |
361 | module will be called radio-sf16fmr2. | 338 | module will be called radio-sf16fmr2. |
362 | 339 | ||