Release 1.2.1
[syntekdriver.git] / Kconfig
blob92d24f2dc770174859b768ae10b0f2cdcaf18767
1 config STK11XX
2         tristate "Syntek USB 2.0 1.3M WebCam"
3         depends on VIDEO_V4L2 && (VIDEO_V4L1 || VIDEO_V4L1_COMPAT)
4         ---help---
5           Say Y or M here if you want to use a Syntek video camera.
7           For the Syntek video camera, the lsusb output is :
8            * 174f:a311
9            * 174f:a821
10            * 174f:6a31
11            * 174f:6a33
12            * 174f:6a54
13            * 05e1:0501
15           These webcams are often embedded in the laptops (Asus, Acer, HP...).
16           All have the same name : Syntek USB2.0 - STK-1125 / STK-1135.
18           To compile this driver as a module, choose M here: the
19           module will be called stk11xx.
22 config STK11XX_DEBUG
23         bool "Syntek USB 2.0 1.3M WebCam verbose debug"
24         depends on STK11XX
25         ---help---
26           Say Y here in order to have the syntek driver generate verbose debugging
27           messages.
30 config STK11XX_DEBUG_STREAM
31         bool "Syntek USB 2.0 1.3M WebCam verbose stream debug (only debug !)"
32         depends on STK11XX
33         ---help---
34           Say Y here in order to have the syntek driver generate verbose stream
35           debugging messages.
37           WARNING : this option slowes your computer !