aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/go7007/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/go7007/Kconfig')
-rw-r--r--drivers/staging/go7007/Kconfig37
1 files changed, 0 insertions, 37 deletions
diff --git a/drivers/staging/go7007/Kconfig b/drivers/staging/go7007/Kconfig
deleted file mode 100644
index f2cf7f66ae0..00000000000
--- a/drivers/staging/go7007/Kconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-config VIDEO_GO7007
- tristate "Go 7007 support"
- depends on VIDEO_DEV && PCI && I2C && INPUT
- depends on SND
- select VIDEOBUF_DMA_SG
- select VIDEO_IR
- select VIDEO_TUNER
- select VIDEO_TVEEPROM
- select SND_PCM
- select CRC32
- default N
- ---help---
- This is a video4linux driver for some wierd device...
-
- To compile this driver as a module, choose M here: the
- module will be called go7007
-
-config VIDEO_GO7007_USB
- tristate "Go 7007 USB support"
- depends on VIDEO_GO7007 && USB
- default N
- ---help---
- This is a video4linux driver for some wierd device...
-
- 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
-