config [31mCONFIG_USB_VIDEO_CLASS[0m tristate "USB Video Class (UVC)" depends on [31mCONFIG_VIDEO_V4L2[0m select [31mCONFIG_VIDEOBUF2_VMALLOC[0m ---help--- Support for the [31mCONFIG_USB[0m Video Class (UVC). Currently only video input devices, such as webcams, are supported. For more information see: <http://linux-uvc.berlios.de/> config [31mCONFIG_USB_VIDEO_CLASS_INPUT_EVDEV[0m bool "UVC input events device support" default y depends on [31mCONFIG_USB_VIDEO_CLASS[0m depends on [31mCONFIG_USB_VIDEO_CLASS[0m=[31mCONFIG_INPUT[0m || [31mCONFIG_INPUT[0m=y ---help--- This option makes [31mCONFIG_USB[0m Video Class devices register an input device to report button events. If you are in doubt, say Y. |