treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / drivers / media / usb / stkwebcam / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
0aa77f6c
MCC
2config USB_STKWEBCAM
3 tristate "USB Syntek DC1125 Camera support"
2cca7d4e 4 depends on VIDEO_V4L2
b60a5b8d 5 help
0aa77f6c
MCC
6 Say Y here if you want to use this type of camera.
7 Supported devices are typically found in some Asus laptops,
8 with USB id 174f:a311 and 05e1:0501. Other Syntek cameras
9 may be supported by the stk11xx driver, from which this is
10 derived, see <http://sourceforge.net/projects/syntekdriver/>
11
12 To compile this driver as a module, choose M here: the
13 module will be called stkwebcam.
14