aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-06-25 11:06:59 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-06-25 11:06:59 -0300
commitf6d1b15c154d07c88829426d2c83c6321fe31cf3 (patch)
tree3668dc50224327086f47e92c536e493c26df1a86 /drivers/media/radio/Kconfig
parent8f7fa3c8014cc6a892e5bd0e31dc772989935ec3 (diff)
downloadlinux-f6d1b15c154d07c88829426d2c83c6321fe31cf3.tar.gz
Revert "[media] radio: Add Sanyo LM7000 tuner driver"
This reverts commit 4ecbb69414c61af3594209e081d6e834ea68a16d. As requested by Hans Verkuil: > You accidentally merged the wrong first version of the lm7000 patch series. > > These are the correct second version patches: > > http://patchwork.linuxtv.org/patch/11689/ > http://patchwork.linuxtv.org/patch/11690/ > http://patchwork.linuxtv.org/patch/11691/ > > The second version is much simpler and doesn't require the creation of a whole > new driver. Requested-by: Hans Verkuil <hverkuil@xs4all.nl> Cc: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r--drivers/media/radio/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index 5bcce129d718b..c257da13d7663 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -191,9 +191,6 @@ config RADIO_CADET
To compile this driver as a module, choose M here: the
module will be called radio-cadet.
-config RADIO_LM7000
- tristate
-
config RADIO_RTRACK
tristate "AIMSlab RadioTrack (aka RadioReveal) support"
depends on ISA && VIDEO_V4L2