staging/easycap: remove oss support
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / easycap / Kconfig
bloba425a6f9cdcaf39dda0804393dda95ae4af34514
1 config EASYCAP
2         tristate "EasyCAP USB ID 05e1:0408 support"
3         depends on USB && VIDEO_DEV && SND
4         select SND_PCM
6         ---help---
7           This is an integrated audio/video driver for EasyCAP cards with
8           USB ID 05e1:0408.  It supports two hardware variants:
10           *  EasyCAP USB 2.0 Video Adapter with Audio, Model DC60,
11              having input cables labelled CVBS, S-VIDEO, AUDIO(L), AUDIO(R)
13           *  EasyCAP002 4-Channel USB 2.0 DVR, having input cables labelled
14              1, 2, 3, 4 and an unlabelled input cable for a microphone.
16           To compile this driver as a module, choose M here: the
17           module will be called easycap
19 config EASYCAP_DEBUG
20         bool "Enable EasyCAP driver debugging"
21         depends on EASYCAP
23         ---help---
24           This option enables debug printouts
26           To enable debug, pass the debug level to the debug module
27           parameter:
29           modprobe easycap debug=[0..9]