1config USB_STKWEBCAM
2	tristate "USB Syntek DC1125 Camera support"
3	depends on VIDEO_V4L2
4	---help---
5	  Say Y here if you want to use this type of camera.
6	  Supported devices are typically found in some Asus laptops,
7	  with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
8	  may be supported by the stk11xx driver, from which this is
9	  derived, see <http://sourceforge.net/projects/syntekdriver/>
10
11	  To compile this driver as a module, choose M here: the
12	  module will be called stkwebcam.
13
14