diff options
author | Ondrej Zary <linux@rainbow-software.org> | 2011-03-19 17:23:47 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-03-23 08:00:32 +0100 |
commit | b21a8ee67013372f439fbd1591e91d09de49bb9c (patch) | |
tree | e0331f187721f3b07d1a9310d98dd048478d981b /drivers/media/radio/Kconfig | |
parent | ALSA: Add snd_ctl_replace() to dynamically replace a control (diff) | |
download | linux-b21a8ee67013372f439fbd1591e91d09de49bb9c.tar.xz linux-b21a8ee67013372f439fbd1591e91d09de49bb9c.zip |
[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 To compile this driver as a module, choose M here: the module will be called radio-maxiradio. -config RADIO_MAESTRO - tristate "Maestro on board radio" - depends on VIDEO_V4L2 && PCI - ---help--- - Say Y here to directly support the on-board radio tuner on the - Maestro 2 or 2E sound card. - - 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-maestro. - config RADIO_MIROPCM20 tristate "miroSOUND PCM20 radio" depends on ISA && VIDEO_V4L2 && SND |