aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-06-25 10:06:54 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-06-25 10:06:54 -0400
commit8f7fa3c8014cc6a892e5bd0e31dc772989935ec3 (patch)
tree612261b4a16550f22c098b9ce76bdfccce8e008d /drivers/media/radio/Kconfig
parent6d642d26065c5d375fbb819dbfd8f5d1b9255ece (diff)
Revert "[media] radio-aimslab: Use LM7000 driver"
This reverts commit bece083a6b2b242c7ab74117640396e1bd851e49. 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 abdf43c0572..5bcce129d71 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -193,14 +193,11 @@ config RADIO_CADET
193 193
194config RADIO_LM7000 194config RADIO_LM7000
195 tristate 195 tristate
196 depends on RADIO_RTRACK
197 default RADIO_RTRACK
198 196
199config RADIO_RTRACK 197config RADIO_RTRACK
200 tristate "AIMSlab RadioTrack (aka RadioReveal) support" 198 tristate "AIMSlab RadioTrack (aka RadioReveal) support"
201 depends on ISA && VIDEO_V4L2 199 depends on ISA && VIDEO_V4L2
202 select RADIO_ISA 200 select RADIO_ISA
203 select RADIO_LM7000
204 ---help--- 201 ---help---
205 Choose Y here if you have one of these FM radio cards, and then fill 202 Choose Y here if you have one of these FM radio cards, and then fill
206 in the port address below. 203 in the port address below.