]> git.karo-electronics.de Git - linux-beck.git/commitdiff
V4L/DVB (6770): pvrusb2: Device CONFIG flags for OnAir device support
authorMike Isely <isely@pobox.com>
Sat, 8 Dec 2007 20:15:55 +0000 (17:15 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:25 +0000 (19:03 -0200)
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/Kconfig

index d0c2cd7854303fc8167a8203f85ee7f30493a27b..e8e231d8446d81d86189873111244d2df1aec5ed 100644 (file)
@@ -12,6 +12,32 @@ config VIDEO_PVRUSB2
          To compile this driver as a module, choose M here: the
          module will be called pvrusb2
 
+config VIDEO_PVRUSB2_ONAIR_CREATOR
+       bool "pvrusb2 driver support for OnAir Creator model"
+       depends on VIDEO_PVRUSB2 && EXPERIMENTAL
+       select VIDEO_SAA711X
+       select VIDEO_CS53L32A
+       ---help---
+
+         This option enables support for the OnAir Creator USB tuner
+         device.  This is a hybrid device, however currently only
+         analog mode is supported.
+
+         If you are in doubt, say Y.
+
+config VIDEO_PVRUSB2_ONAIR_USB2
+       bool "pvrusb2 driver support for OnAir USB2 model"
+       depends on VIDEO_PVRUSB2 && EXPERIMENTAL
+       select VIDEO_SAA711X
+       select VIDEO_CS53L32A
+       ---help---
+
+         This option enables support for the OnAir USB2 tuner device
+         (also known as the Sasem tuner).  This is a hybrid device,
+         however currently only analog mode is supported.
+
+         If you are in doubt, say Y.
+
 config VIDEO_PVRUSB2_29XXX
        bool "Hauppauge WinTV-PVR USB2 support for 29xxx model series"
        depends on VIDEO_PVRUSB2 && EXPERIMENTAL