aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/radio/Kconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2012-05-21 15:24:50 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-07-30 18:00:32 -0300
commit8e2ce73e932b629c3e12546e5fffac7ee54d0093 (patch)
tree2973bcedd055bd61d63513f57f3a99937d2f13f1 /drivers/media/radio/Kconfig
parent3d0fe51cfa3d07751224c034f8226136a7dd05f2 (diff)
[media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/Kconfig')
-rw-r--r--drivers/media/radio/Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/drivers/media/radio/Kconfig b/drivers/media/radio/Kconfig
index 24ce5a47f95..e3c11712235 100644
--- a/drivers/media/radio/Kconfig
+++ b/drivers/media/radio/Kconfig
@@ -57,6 +57,22 @@ config RADIO_MAXIRADIO
To compile this driver as a module, choose M here: the
module will be called radio-maxiradio.
+config RADIO_SHARK
+ tristate "Griffin radioSHARK USB radio receiver"
+ depends on USB && SND
+ ---help---
+ Choose Y here if you have this radio receiver.
+
+ There are 2 versions of this device, this driver is for version 1,
+ which is white.
+
+ 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-shark.
config I2C_SI4713
tristate "I2C driver for Silicon Labs Si4713 device"