Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[deliverable/linux.git] / drivers / media / video / uvc / Kconfig
CommitLineData
6833c917
LP
1config USB_VIDEO_CLASS
2 tristate "USB Video Class (UVC)"
6998b6fb 3 select VIDEOBUF2_VMALLOC
6833c917
LP
4 ---help---
5 Support for the USB Video Class (UVC). Currently only video
6 input devices, such as webcams, are supported.
7
8 For more information see: <http://linux-uvc.berlios.de/>
9
10config USB_VIDEO_CLASS_INPUT_EVDEV
11 bool "UVC input events device support"
12 default y
82bea202 13 depends on USB_VIDEO_CLASS=INPUT || INPUT=y
6833c917
LP
14 ---help---
15 This option makes USB Video Class devices register an input device
16 to report button events.
17
18 If you are in doubt, say Y.
This page took 0.34482 seconds and 5 git commands to generate.