summaryrefslogtreecommitdiff
path: root/drivers/media/radio/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2012-01-16 05:17:32 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-02-14 17:11:35 -0200
commitda1ff351320aa1b7384f7708d652f27397929978 (patch)
treef696d0c04721eec044a15e1bde48a2ac6b89f460 /drivers/media/radio/Kconfig
parent1d211f26b5542da66cf48ff8ef783aceeb7e8099 (diff)
[media] radio-typhoon: Convert to radio-isa
Tested with v4l2-compliance, but not with actual hardware. Contact the linux-media mailinglist if you have this card! Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r--drivers/media/radio/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index a81d15ccf06..2a5b17d837c 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -400,14 +400,14 @@ config RADIO_TRUST_PORT
config RADIO_TYPHOON
tristate "Typhoon Radio (a.k.a. EcoRadio)"
depends on ISA && VIDEO_V4L2
+ select RADIO_ISA
---help---
Choose Y here if you have one of these FM radio cards, and then fill
in the port address and the frequency used for muting below.
- 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>.
+ Note: this driver hasn't been tested since a long time due to lack
+ of hardware. If you have this hardware, then please contact the
+ linux-media mailinglist.
To compile this driver as a module, choose M here: the
module will be called radio-typhoon.