diff --git a/[refs] b/[refs] index 5fc5cc1e5943..bec92a36a24c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2aa93bc1bcd8ec61416a59e6bec1225021b30e22 +refs/heads/master: 82bea2020fad535dbd4b1466595c8c9ae23b4943 diff --git a/trunk/drivers/media/video/uvc/Kconfig b/trunk/drivers/media/video/uvc/Kconfig index c2d9760de832..2956a7637219 100644 --- a/trunk/drivers/media/video/uvc/Kconfig +++ b/trunk/drivers/media/video/uvc/Kconfig @@ -9,7 +9,7 @@ config USB_VIDEO_CLASS config USB_VIDEO_CLASS_INPUT_EVDEV bool "UVC input events device support" default y - depends on USB_VIDEO_CLASS && INPUT + depends on USB_VIDEO_CLASS=INPUT || INPUT=y ---help--- This option makes USB Video Class devices register an input device to report button events.