config GL860
	tristate "Genesys USB 2.0 1.3M WebCam"
	depends on VIDEO_V4L2 && (VIDEO_V4L1 || VIDEO_V4L1_COMPAT)
	---help---
	  Say Y or M here if you want to use a Genesys video camera.

	  For the Genesys video camera, the lsusb output is :
	   * 05e3:0503
	   * 0503:f191

	  These webcams are embedded in the laptops (Asus and Medion).
	  All have the same name : Genesys Logic

	  To compile this driver as a module, choose M here: the
	  module will be called gl860.


config GL860_DEBUG
	bool "Genesys USB 2.0 1.3M WebCam verbose debug"
	depends on GL860
	---help---
	  Say Y here in order to have the Genesys driver generate verbose debugging
	  messages.


config GL860_DEBUG_STREAM
	bool "Genesys USB 2.0 1.3M WebCam verbose stream debug (only debug !)"
	depends on GL860
	---help---
	  Say Y here in order to have the syntek driver generate verbose stream
	  debugging messages.

	  WARNING : this option slowes your computer !


