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 | 66b5b9722b8743f83d4c3f11f39665f5f2c40b12 (diff) | |
download | op-kernel-dev-b21a8ee67013372f439fbd1591e91d09de49bb9c.zip op-kernel-dev-b21a8ee67013372f439fbd1591e91d09de49bb9c.tar.gz |
[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 ecdffa6..851716a 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 |