diff options
author | Ondrej Zary <linux@rainbow-software.org> | 2011-03-19 12:23:47 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-03-23 03:00:32 -0400 |
commit | b21a8ee67013372f439fbd1591e91d09de49bb9c (patch) | |
tree | e0331f187721f3b07d1a9310d98dd048478d981b /drivers/media/radio/Kconfig | |
parent | 66b5b9722b8743f83d4c3f11f39665f5f2c40b12 (diff) |
[media] remove radio-maestro
Remove broken radio-maestro driver as the radio functionality is now
integrated in the es1968 driver.
Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Acked-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r-- | drivers/media/radio/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig index ecdffa6aac66..851716a7da0e 100644 --- a/drivers/media/radio/Kconfig +++ b/drivers/media/radio/Kconfig | |||
@@ -166,21 +166,6 @@ config RADIO_MAXIRADIO | |||
166 | To compile this driver as a module, choose M here: the | 166 | To compile this driver as a module, choose M here: the |
167 | module will be called radio-maxiradio. | 167 | module will be called radio-maxiradio. |
168 | 168 | ||
169 | config 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 | |||
184 | config RADIO_MIROPCM20 | 169 | config RADIO_MIROPCM20 |
185 | tristate "miroSOUND PCM20 radio" | 170 | tristate "miroSOUND PCM20 radio" |
186 | depends on ISA && VIDEO_V4L2 && SND | 171 | depends on ISA && VIDEO_V4L2 && SND |