Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 9931faca02c604c22335f5a935a501bb2ace6e20 authored by Linus Torvalds on 10 January 2013, 02:59:55 UTC
Linux 3.8-rc3
Tip revision: 9931fac
Kconfig
config USB_GL860
	tristate "GL860 USB Camera Driver"
	depends on VIDEO_V4L2 && USB_GSPCA
	help
	  Say Y here if you want support for cameras based on the GL860 chip.

	  To compile this driver as a module, choose M here: the
	  module will be called gspca_gl860.
back to top