aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-06-25 11:05:15 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-06-25 11:05:15 -0300
commit6d642d26065c5d375fbb819dbfd8f5d1b9255ece (patch)
treeb10487f033e138ffa0e0f2f4a9021c1cd599f233 /drivers/media/radio/Kconfig
parent7bcfdf0f703211cdc85ee240e44f8773246902d8 (diff)
downloadlinux-6d642d26065c5d375fbb819dbfd8f5d1b9255ece.tar.gz
Revert "[media] radio-sf16fmi: Use LM7000 driver"
This reverts commit 1e70a6cf7e965bafd89bf363772eb1a4b8e35934. 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/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index f4c392481b3cce..abdf43c05720f5 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -193,8 +193,8 @@ config RADIO_CADET
config RADIO_LM7000
tristate
- depends on RADIO_RTRACK || RADIO_SF16FMI
- default RADIO_RTRACK || RADIO_SF16FMI
+ depends on RADIO_RTRACK
+ default RADIO_RTRACK
config RADIO_RTRACK
tristate "AIMSlab RadioTrack (aka RadioReveal) support"
@@ -328,7 +328,6 @@ config RADIO_MIROPCM20
config RADIO_SF16FMI
tristate "SF16-FMI/SF16-FMP/SF16-FMD Radio"
depends on ISA && VIDEO_V4L2
- select RADIO_LM7000
---help---
Choose Y here if you have one of these FM radio cards.