diff options
author | Hans Verkuil <hans.verkuil@cisco.com> | 2012-01-16 05:19:53 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-02-14 17:12:02 -0200 |
commit | f51f86fd5d64c5696213091afb0d4b97ed22018c (patch) | |
tree | 47dc43e0472b128b11be9e07845444b840a4d6c0 | |
parent | 6b39246cf9a4614cd3e449f5a36b39d50357fc98 (diff) | |
download | linux-3.10-f51f86fd5d64c5696213091afb0d4b97ed22018c.tar.gz linux-3.10-f51f86fd5d64c5696213091afb0d4b97ed22018c.tar.bz2 linux-3.10-f51f86fd5d64c5696213091afb0d4b97ed22018c.zip |
[media] radio/Kconfig: cleanup
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-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 45ca2a3688d..dc2cc935b45 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig @@ -188,14 +188,6 @@ config RADIO_CADET Choose Y here if you have one of these AM/FM radio cards, and then fill in the port address below. - In order to control your radio card, you will need to use programs - that are compatible with the Video For Linux API. Information on - this API and pointers to "v4l" programs may be found at - <file:Documentation/video4linux/API.html>. - - Further documentation on this driver can be found on the WWW at - <http://linux.blackhawke.net/cadet/>. - To compile this driver as a module, choose M here: the module will be called radio-cadet. @@ -324,11 +316,6 @@ config RADIO_MIROPCM20 sound card driver "Miro miroSOUND PCM1pro/PCM12/PCM20radio" as this is required for the radio-miropcm20. - In order to control your radio card, you will need to use programs - that are compatible with the Video For Linux API. Information on - this API and pointers to "v4l" programs may be found at - <file:Documentation/video4linux/API.html>. - To compile this driver as a module, choose M here: the module will be called radio-miropcm20. @@ -338,11 +325,6 @@ config RADIO_SF16FMI ---help--- Choose Y here if you have one of these FM radio cards. - In order to control your radio card, you will need to use programs - that are compatible with the Video For Linux API. Information on - this API and pointers to "v4l" programs may be found at - <file:Documentation/video4linux/API.html>. - To compile this driver as a module, choose M here: the module will be called radio-sf16fmi. @@ -352,11 +334,6 @@ config RADIO_SF16FMR2 ---help--- Choose Y here if you have one of these FM radio cards. - In order to control your radio card, you will need to use programs - that are compatible with the Video For Linux API. Information on - this API and pointers to "v4l" programs may be found on the WWW at - <http://roadrunner.swansea.uk.linux.org/v4l.shtml>. - To compile this driver as a module, choose M here: the module will be called radio-sf16fmr2. |