aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/go7007/Kconfig
diff options
context:
space:
mode:
authorPete Eberlein <pete@sensoray.com>2008-10-30 12:56:41 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2009-01-06 13:52:06 -0800
commitb11869dbb6cc4b4de8da302f758866d0a167a277 (patch)
treefcd58485278741bd1d96f03e3dbf0c3540082898 /drivers/staging/go7007/Kconfig
parentd73f822ce775e004836ffc01ce9feae27d0d65cf (diff)
Staging: go7007: add sensoray 2250/2251 support
This is the driver for the Sensoray 2250/2251 USB devices added to go7007 driver. Signed-off-by: Pete Eberlein <pete@sensoray.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/go7007/Kconfig')
-rw-r--r--drivers/staging/go7007/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/staging/go7007/Kconfig b/drivers/staging/go7007/Kconfig
index 593fdb767aa..f2cf7f66ae0 100644
--- a/drivers/staging/go7007/Kconfig
+++ b/drivers/staging/go7007/Kconfig
@@ -25,3 +25,13 @@ config VIDEO_GO7007_USB
To compile this driver as a module, choose M here: the
module will be called go7007-usb
+config VIDEO_GO7007_USB_S2250_BOARD
+ tristate "Sensoray 2250/2251 support"
+ depends on VIDEO_GO7007_USB && DVB_USB
+ default N
+ ---help---
+ This is a video4linux driver for the Sensoray 2250/2251 device
+
+ To compile this driver as a module, choose M here: the
+ module will be called s2250-board
+