Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_USB_GL860
	tristate "GL860 USB Camera Driver"
	depends on CONFIG_VIDEO_V4L2 && CONFIG_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 CONFIG_M here: the
	  module will be called gspca_gl860.